bundles/nftables: workaround does not work for debian buster
This commit is contained in:
parent
aa3ce32a7c
commit
212ba72b30
2 changed files with 3 additions and 0 deletions
|
@ -9,5 +9,7 @@ ExecReload=
|
|||
ExecReload=/usr/sbin/nft -f /etc/nftables.conf
|
||||
ExecReload=/usr/local/sbin/apply-sysctl
|
||||
|
||||
% if node.os != 'debian' or node.os_version[0] > 10:
|
||||
Restart=on-failure
|
||||
RestartSec=2
|
||||
% endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue