bundles/nftables: restart on failure

This commit is contained in:
Franzi 2022-03-13 14:07:08 +01:00
parent a9d4cc73c1
commit 690c0b7050
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -8,3 +8,6 @@ ExecStart=/usr/local/sbin/apply-sysctl
ExecReload=
ExecReload=/usr/sbin/nft -f /etc/nftables.conf
ExecReload=/usr/local/sbin/apply-sysctl
Restart=on-failure
RestartSec=2