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)
commitb3c0a497b0028bdc4cfe18645df755c9d94f51c5
tree2228841690a45542407345ea43ffdb8f144d9fef
parente38546caf7591d5fdb44b9b6d685f15c517dda89
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