Update ReadMe.md

This commit is contained in:
verita84 2024-09-24 19:43:42 -06:00
parent 267607fb4a
commit 3038c5eaa8

View File

@ -14,8 +14,8 @@
* Modify NGINX_ACCESS to your NGINX config file
### Enable SystemD
```cp firewall.service /etc/systemd/system```
```systemctl enable --now firewall```
* ```cp firewall.service /etc/systemd/system```
* ```systemctl enable --now firewall```
### Add Detection by the Minute via Cron
```