summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-daemons/ippool/ippool/ippool.service1
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
9ExecStart=@SBINDIR@/ippoold -f 9ExecStart=@SBINDIR@/ippoold -f
10# Normal output will go to syslog, so suppress stdout. 10# Normal output will go to syslog, so suppress stdout.
11StandardOutput=null 11StandardOutput=null
12StandardError=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.
15SuccessExitStatus=1 14SuccessExitStatus=1