Projet

Général

Profil

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

root / files / systemd / puppet_nft.conf @ 9de35746

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

1
# Puppet Deployed
2
[Service]
3
RemainAfterExit=yes
4
ExecStart=
5
ExecStart=/sbin/nft -I /etc/nftables/puppet -f /etc/sysconfig/nftables.conf
6
ExecReload=
7
ExecReload=/sbin/nft -I /etc/nftables/puppet -f /etc/sysconfig/nftables.conf
8