Projet

Général

Profil

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

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

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

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