Projet

Général

Profil

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

root / templates / systemd / puppet_nft.conf.epp @ c8683bd8

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

1 a86c6409 Kienan Stewart
# Puppet Deployed
2
[Service]
3
ExecStart=
4
ExecStart=/sbin/nft -I /etc/nftables/puppet -f <%= $nftables_configuration_path %>
5
ExecReload=
6
ExecReload=/sbin/nft -I /etc/nftables/puppet -f <%= $nftables_configuration_path %>