From Fedora Project Wiki
m (moved Talk:Guidelines:Systemd to Packaging talk:Guidelines:Systemd) |
|
(No difference)
|
Revision as of 16:01, 28 April 2011
What I am missing is a explicit guideline on whether one should continue packaging init scripts and unit files or drop the init scripts in Rawhide
-- Rahul Sundaram
There should be mentioned rule about files in /var/run and /var/lock. Regular files in /var/run and /var/lock directories should be packaged as %ghost. For directories use tmpfiles.d(5) mechanism without %ghost. --plautrba