Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / files / systemd / puppet_nft.conf @ 30462da1

Historique | Voir | Annoter | Télécharger (262 octets)

1 30462da1 Steve Traylen
# Specify directory to look for relative includes
2
[Service]
3
ExecStart=
4
ExecStart=/sbin/nft -I /etc/nftables/puppet -f /etc/sysconfig/nftables.conf
5
ExecReload=
6
ExecReload=/sbin/nft -I /etc/nftables/puppet 'flush ruleset; include "/etc/sysconfig/nftables.conf";'