prosodyctl: Use mode r+ for opening the file so 1) it fails if the file doesn't exist...
authorMatthew Wild <mwild1@gmail.com>
Wed, 13 Jan 2010 00:04:38 +0000 (00:04 +0000)
committerMatthew Wild <mwild1@gmail.com>
Wed, 13 Jan 2010 00:04:38 +0000 (00:04 +0000)
commit7b0ca2d1b5976b20a2482552b0fb8ccea0bca1ce
tree5fd9fa3a76be01754242e0a30efef8d384d43c02
parentcf8f346646c30b1664e995a7c5347a0c1a93ea72
prosodyctl: Use mode r+ for opening the file so 1) it fails if the file doesn't exist 2) we have write access to  lock it
util/prosodyctl.lua