Révision 647b2d5c
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`.
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