diff --git a/README.md b/README.md index aeb02f8..6316740 100644 --- a/README.md +++ b/README.md @@ -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