2 changed files with 16 additions and 0 deletions
@ -0,0 +1,8 @@
@@ -0,0 +1,8 @@
|
||||
[Unit] |
||||
Description=A simple web portal for Linux iptables |
||||
|
||||
[Service] |
||||
ExecStart=/root/firewall-portal/bin/python3 /root/firewall-portal/logic.py |
||||
|
||||
[Install] |
||||
WantedBy=multi-user.target |
Loading…
Reference in new issue