Updated upstart configuration for daemon install

This commit is contained in:
Matt Hill
2014-10-23 19:38:18 -04:00
parent dc65be8c32
commit 3984b9405e
4 changed files with 15 additions and 2 deletions

View File

@@ -13,8 +13,8 @@ expect fork
respawn
respawn limit 5 30
env uid=watchtower
env gid=watchtower
env uid=daemon
env gid=daemon
env DAEMON=/usr/bin/alprd
env DAEMON_ARGS="-l /var/log/alprd.log -n 20"

0
upstart/alprd.log Normal file
View File

0
upstart/alprd.pid Normal file
View File