Update README.md
This commit is contained in:
@@ -78,8 +78,7 @@ Breakdown of iptables command:
|
||||
Next we will reload our systemctl services, and enable no-internet so it persistently starts at boot
|
||||
```
|
||||
systemctl daemon-reload
|
||||
systemctl enable no-internet.service
|
||||
systemctl start no-internet.service
|
||||
systemctl enable --now no-internet.service
|
||||
```
|
||||
|
||||
Note: a similar effect could be achieved via cron by making an entry along the lines of
|
||||
|
||||
Reference in New Issue
Block a user