diff options
| -rw-r--r-- | meta-networking/recipes-daemons/ippool/ippool/ippool.service | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-networking/recipes-daemons/ippool/ippool/ippool.service b/meta-networking/recipes-daemons/ippool/ippool/ippool.service index e5917fc141..281ae5fd19 100644 --- a/meta-networking/recipes-daemons/ippool/ippool/ippool.service +++ b/meta-networking/recipes-daemons/ippool/ippool/ippool.service  | |||
| @@ -9,7 +9,6 @@ Type=simple | |||
| 9 | ExecStart=@SBINDIR@/ippoold -f | 9 | ExecStart=@SBINDIR@/ippoold -f | 
| 10 | # Normal output will go to syslog, so suppress stdout. | 10 | # Normal output will go to syslog, so suppress stdout. | 
| 11 | StandardOutput=null | 11 | StandardOutput=null | 
| 12 | StandardError=syslog | ||
| 13 | # ExecStop is not needed. systemd will send SIGTERM | 12 | # ExecStop is not needed. systemd will send SIGTERM | 
| 14 | # and ippoold will exit status 1. | 13 | # and ippoold will exit status 1. | 
| 15 | SuccessExitStatus=1 | 14 | SuccessExitStatus=1 | 
