mirror of
https://github.com/fail2ban/fail2ban.git
synced 2025-11-26 14:20:19 +08:00
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:
@@ -1 +1 @@
|
||||
D /var/run/fail2ban 0755 root root -
|
||||
D /run/fail2ban 0755 root root -
|
||||
Reference in New Issue
Block a user