tmpfiles.d: don't use legacy directory path

systemd 239 (released June 22) introduces a new warning for tmpfiles.d
snippets touching paths in /var/run instead of the canonical /run

See a2d1fb882c

Update to use the preferred path.
This commit is contained in:
Eli Schwartz
2018-07-06 13:01:36 -04:00
committed by sebres
parent 741cf8fb0e
commit ebf2f28294

View File

@@ -1 +1 @@
D /var/run/fail2ban 0755 root root -
D /run/fail2ban 0755 root root -