]> git.ipfire.org Git - people/stevee/pakfire.git/commit
systemd.macro: Avoid declaring the directory for tmpfiles twice
authorStefan Schantl <stefan.schantl@ipfire.org>
Sat, 1 Apr 2023 08:10:17 +0000 (10:10 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sat, 1 Apr 2023 08:10:17 +0000 (10:10 +0200)
commit2b583c8c50bb14e5782bb676a2776ee3f256d706
treeefa03dc58d8b6926e1565e67188cd403279d9b14
parent91c12a63243ab8139834687c179dd66e6c0e4b85
systemd.macro: Avoid declaring the directory for tmpfiles twice

We allready have declared this directory in the arch macro file,
so there is no need in doing this again.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
macros/systemd.macro