22
0
Fork 0

Ajout de pf

This commit is contained in:
bwaegeneire 2023-01-24 15:19:08 +01:00
parent 352f311875
commit 6b701f698a
1 changed files with 6 additions and 0 deletions

View File

@ -267,3 +267,9 @@ mount --fake --all --verbose
rsyslogd -N1
rsyslogd -N1 -f /etc/rsyslogd/foo.conf
~~~
# pf
~~~
pfctl -nf /etc/pf.conf
~~~