Commit f8515810 authored by Laurence Sebastian Bowes's avatar Laurence Sebastian Bowes
Browse files

Added service file

parent ce68df87
Loading
Loading
Loading
Loading

firewall.service

0 → 100644
+10 −0
Original line number Diff line number Diff line
[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