diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-13 12:07:38 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-04-13 12:07:38 -0400 |
| commit | 52a6909b9337a9714ff815f4706b511c165e7380 (patch) | |
| tree | 700d2703c581a5fa88cd9f83df2e654b15c53f4e /config-joey.hs | |
| parent | 456dd534ce2984535a9fc36bad2aff9e6ee2863a (diff) | |
propellor spin
Diffstat (limited to 'config-joey.hs')
| -rw-r--r-- | config-joey.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs index 71048cf3..0371ce71 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -91,7 +91,7 @@ hosts = -- gitweb & cname "kgb.kitenet.net" - & Apt.serviceInstalledRunning "kbg-bot" + & Apt.serviceInstalledRunning "kgb-bot" & File.hasPrivContent "/etc/kgb-bot/kgb.conf" & File.hasPrivContent "/etc/kgb-bot/kgb-client.conf" |
