Andreas Jaeger wrote:
We currently use both /etc/tmpdirs.d and /usr/lib/tmpfiles.d - the first for SysVinit, the second for systemd.
I suggest to drop /etc/tmpdirs.d completely (after taking care that the files are listed in tmpfiles.d
The question is how to create the directories when booting with SysVinit. We have two options: 1) Run /bin/systemd-tmpfiles from systemd to create these 2) Add some shell magic that reads and parses the tmpfiles.d and creates those.
I vote for the former. Note however that this may contradict or obsolete some sysconfig settings such as TMP_DIRS_TO_CLEAR. cu Ludwig -- (o_ Ludwig Nussel //\ V_/_ http://www.suse.de/ SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg) -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org