This commit is contained in:
parent
07cd02241c
commit
933a45d10d
@ -10,7 +10,7 @@ NotifyAccess=main
|
|||||||
EnvironmentFile=-/etc/sysconfig/conntrackd
|
EnvironmentFile=-/etc/sysconfig/conntrackd
|
||||||
# daemon will not start if lock file is left dangling
|
# daemon will not start if lock file is left dangling
|
||||||
ExecStartPre=/bin/rm -f $CONNTRACKD_LOCKFILE
|
ExecStartPre=/bin/rm -f $CONNTRACKD_LOCKFILE
|
||||||
ExecStart=/usr/sbin/conntrackd -C /etc/conntrackd/conntrackd.conf $CONNTRACKD_OPTIONS
|
ExecStart=/usr/sbin/conntrackd $CONNTRACKD_OPTIONS
|
||||||
ExecReload=/bin/kill -HUP $MAINPID
|
ExecReload=/bin/kill -HUP $MAINPID
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
ProtectSystem=full
|
ProtectSystem=full
|
||||||
|
Loading…
Reference in New Issue
Block a user