[Unit] Description=A simple web portal for Linux iptables After=network.target [Service] ExecStart=/root/py-firewall/bin/python3 /root/py-firewall/web.py [Install] WantedBy=multi-user.target