mirror of
https://github.com/sunknudsen/privacy-guides.git
synced 2025-02-23 09:13:56 +00:00
Added warning to PF kill switch guide
This commit is contained in:
parent
7be7972ea8
commit
7eeda19f8d
@ -47,6 +47,8 @@ Status: Enabled
|
||||
|
||||
### Step 3: backup and override `/etc/pf.conf`
|
||||
|
||||
> Heads up: software updates will likely restore `/etc/pf.conf` to default. Remember to check `/etc/pf.conf` using `cat /etc/pf.conf` after updates and test kill switch.
|
||||
|
||||
```shell
|
||||
sudo cp /etc/pf.conf /etc/pf.conf.backup
|
||||
cat << "EOF" | sudo tee /etc/pf.conf
|
||||
|
Loading…
x
Reference in New Issue
Block a user