Projet

Général

Profil

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

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

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

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