From 93a0da39be4c8b4864778f1131da9e40fc8d0344 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 23 Oct 2015 22:14:32 +0100 Subject: new default config options --- rubyfy.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'rubyfy.json') 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" } -- cgit v1.2.3