Projet

Général

Profil

Révision 647b2d5c

ID647b2d5cee942c3f7947f6361ea536626f51b649
Parent 01f33f80
Enfant 67cf7972

Ajouté par Antoine Beaupré il y a plus de 2 ans

fix nft sample command

I don't know what the nfc command is, but it certainly looks like a
typo. Also, the flag to include a directory is `-I` here, not `-L`.

Voir les différences:

README.md
69 69
Initially puppet deploys all configuration to
70 70
`/etc/nftables/puppet-preflight/` and
71 71
`/etc/nftables/puppet-preflight.nft`. This is validated with
72
`nfc -c -L /etc/nftables/puppet-preflight/ -f /etc/nftables/puppet-preflight.nft`.
72
`nft -c -I /etc/nftables/puppet-preflight/ -f /etc/nftables/puppet-preflight.nft`.
73 73
If and only if successful the configuration will be copied to
74 74
the real locations before the service is reloaded.
75 75

  

Formats disponibles : Unified diff