mirror of https://github.com/fail2ban/fail2ban
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.
pull/2381/head
parent
741cf8fb0e
commit
ebf2f28294
|
@ -1 +1 @@
|
|||
D /var/run/fail2ban 0755 root root -
|
||||
D /run/fail2ban 0755 root root -
|
Loading…
Reference in New Issue