18
0
Fork 0

fix de la syntaxe (ou tentative de)

This commit is contained in:
Daniel Jakots 2017-06-20 15:54:55 -04:00
parent 04bcf0d1d6
commit ce9447f824
1 changed files with 6 additions and 2 deletions

View File

@ -62,6 +62,10 @@ Gestion des tables :
## FAQ
### pfctl: warning: namespace collision with <table> global table.
### pfctl: warning: namespace collision with <code><table></code> global table.
Il faut a priori effacer la table avec pfctl -t <table> -T kill
Il faut a priori effacer la table avec
~~~
# pfctl -t <table> -T kill
~~~