Skip to content
Snippets Groups Projects
firewall.service 189 B
Newer Older
[Unit]
Description=Gameauth Firewall

[Service]
Type=oneshot
ExecStart=/var/www/gameauth/firewall.sh start
ExecStop=/var/www/gameauth/firewall.sh stop

[Install]
WantedBy=multi-user.target