Projet

Général

Profil

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

root / templates / systemd / puppet_nft.conf.epp @ 0c9bc308

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

1
# Puppet Deployed
2
[Service]
3
RemainAfterExit=yes
4
ExecStart=
5
ExecStart=/sbin/nft -I /etc/nftables/puppet -f <%= $configuration_path %>
6
ExecReload=
7
ExecReload=/sbin/nft -I /etc/nftables/puppet -f <%= $configuration_path %>