]> git.pld-linux.org Git - packages/rc-scripts.git/blobdiff - rc-local.service
support multiple pids in pidfile with start-stop-daemon
[packages/rc-scripts.git] / rc-local.service
index abd8225d84e44435a5fc3cc81d3da3cf4d1e9e64..688750a3c73ab833b92a0ba629a57e5b49957d3b 100644 (file)
@@ -12,7 +12,7 @@ After=network.target local-fs.target remote-fs.target
 [Service]
 Type=forking
 ExecStart=/etc/rc.d/init.d/local start
+ExecStop=-/bin/rm -f /var/lock/subsys/local
 TimeoutSec=0
 StandardOutput=tty
 RemainAfterExit=yes
-SysVStartPriority=99
This page took 0.196573 seconds and 4 git commands to generate.