diff options
| author | Paul Buetow <rubyfy@dev.buetow.org> | 2015-10-23 22:14:32 +0100 |
|---|---|---|
| committer | Paul Buetow <rubyfy@dev.buetow.org> | 2015-10-23 22:14:32 +0100 |
| commit | 93a0da39be4c8b4864778f1131da9e40fc8d0344 (patch) | |
| tree | 92a84b6c5a50dc05bcff3aae342582644efa2151 /rubyfy.json | |
| parent | 98f9443810e62a26006030e5cf1e682a8447dbed (diff) | |
new default config options
Diffstat (limited to 'rubyfy.json')
| -rw-r--r-- | rubyfy.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rubyfy.json b/rubyfy.json index b63769d..8aaf876 100644 --- a/rubyfy.json +++ b/rubyfy.json @@ -1,4 +1,4 @@ { - "user" : "admin", - "precondition" : "/root/.maint" + "user" : "paul", + "precondition" : "/var/run/maintenance.lock" } |
