Author: baggins                      Date: Mon Jun 11 11:42:30 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- let sockets.target know there are new services in post inetd scriptlet

---- Files affected:
packages/systemd:
   systemd.spec (1.183 -> 1.184) 

---- Diffs:

================================================================
Index: packages/systemd/systemd.spec
diff -u packages/systemd/systemd.spec:1.183 packages/systemd/systemd.spec:1.184
--- packages/systemd/systemd.spec:1.183 Mon Jun 11 13:13:51 2012
+++ packages/systemd/systemd.spec       Mon Jun 11 13:42:25 2012
@@ -40,7 +40,7 @@
 Name:          systemd
 # Verify ChangeLog and NEWS when updating (since there are 
incompatible/breaking changes very often)
 Version:       185
-Release:       1
+Release:       1.1
 Epoch:         1
 License:       GPL v2+
 Group:         Base
@@ -882,6 +882,8 @@
 
 %post inetd
 %systemd_reload
+# Do not change it to restart, we only want to start new services here
+%systemd_service_start sockets.target
 
 %postun inetd
 %systemd_reload
@@ -1407,6 +1409,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.184  2012/06/11 11:42:25  baggins
+- let sockets.target know there are new services in post inetd scriptlet
+
 Revision 1.183  2012/06/11 11:13:51  baggins
 - added inetd package, a native systemd replacement for rc-inetd and inet 
server
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/systemd/systemd.spec?r1=1.183&r2=1.184

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to