various fixes & updates

This commit is contained in:
Ludovic Cartier
2026-05-27 19:02:26 +02:00
parent f345981a36
commit 9304fdc851
7 changed files with 142 additions and 31 deletions
+1 -2
View File
@@ -5,8 +5,7 @@ After=network.target
[Service]
RemainAfterExit=yes
ExecStart=/usr/local/bin/firewall start
ExecStartPost=/bin/systemctl restart fail2ban.service
ExecReload=/usr/local/bin/firewall reload
ExecReload=/usr/local/bin/firewall force-reload
ExecStop=/usr/local/bin/firewall stop
User=root