packages: systemd/systemd.spec - add static services configuration to units

cactus cactus at pld-linux.org
Wed Nov 30 18:14:31 CET 2011


Author: cactus                       Date: Wed Nov 30 17:14:30 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add static services configuration to units

---- Files affected:
packages/systemd:
   systemd.spec (1.55 -> 1.56) 

---- Diffs:

================================================================
Index: packages/systemd/systemd.spec
diff -u packages/systemd/systemd.spec:1.55 packages/systemd/systemd.spec:1.56
--- packages/systemd/systemd.spec:1.55	Wed Nov 30 09:06:29 2011
+++ packages/systemd/systemd.spec	Wed Nov 30 18:14:25 2011
@@ -116,6 +116,9 @@
 Basic configuration files, directories and installation tool for the
 systemd system and service manager.
 
+This is distro specific config, to override 
+use /etc/systemd/system
+
 %package gtk
 Summary:	Graphical frontend for systemd
 Group:		Base
@@ -417,6 +420,23 @@
 %{_mandir}/man8/systemd-tmpfiles.8*
 %{_npkgconfigdir}/systemd.pc
 
+/lib/systemd/system/*.automount
+/lib/systemd/system/*.mount
+/lib/systemd/system/*.path
+/lib/systemd/system/*.service
+/lib/systemd/system/*.socket
+/lib/systemd/system/*.target
+/lib/systemd/system/*.timer
+/lib/systemd/system/basic.target.wants
+/lib/systemd/system/final.target.wants
+/lib/systemd/system/graphical.target.wants
+/lib/systemd/system/local-fs.target.wants
+/lib/systemd/system/multi-user.target.wants
+/lib/systemd/system/runlevel?.target.wants
+/lib/systemd/system/shutdown.target.wants
+/lib/systemd/system/sockets.target.wants
+/lib/systemd/system/sysinit.target.wants
+
 %if %{with gtk}
 %files gtk
 %defattr(644,root,root,755)
@@ -443,6 +463,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.56  2011/11/30 17:14:25  cactus
+- add static services configuration to units
+
 Revision 1.55  2011/11/30 08:06:29  glen
 - move python modules comment where it belongs; adapter
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/systemd/systemd.spec?r1=1.55&r2=1.56&f=u



More information about the pld-cvs-commit mailing list