This commit is contained in:
Joey Hess 2014-07-06 17:43:48 -04:00
parent 36ce624750
commit eb39b45d61
1 changed files with 1 additions and 0 deletions

View File

@ -324,6 +324,7 @@ ircBouncer = propertyList "IRC bouncer"
, Cron.job "znconboot" "@reboot" "znc" "~" "znc"
-- ensure running if it was not already
, trivial $ userScriptProperty "znc" ["znc || true"]
`describe` "znc running"
]
where
conf = "/home/znc/.znc/configs/znc.conf"