packages: systemd/network-post.service - add SYSV compat file for rest of s...

cactus cactus at pld-linux.org
Sun Jan 22 07:12:34 CET 2012


Author: cactus                       Date: Sun Jan 22 06:12:33 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add SYSV compat file for rest of services from init.d

---- Files affected:
packages/systemd:
   network-post.service (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/systemd/network-post.service
diff -u packages/systemd/network-post.service:1.2 packages/systemd/network-post.service:1.3
--- packages/systemd/network-post.service:1.2	Fri Jan 20 23:27:38 2012
+++ packages/systemd/network-post.service	Sun Jan 22 07:12:28 2012
@@ -5,6 +5,9 @@
 
 [Service]
 ExecStart=/sbin/service network start_postinit
+ExecStart=touch /var/lock/subsys/network
+ExecStop=rm -f /var/lock/subsys/network
+
 RemainAfterExit=true
 
 [Install]
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/systemd/network-post.service?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list