[SUCS Devel] [Git][sucssite/gameauth][jessie] Added service file
Laurence Sebastian Bowes
elbows at sucs.org
Wed Apr 27 00:02:26 BST 2016
Laurence Sebastian Bowes pushed to branch jessie at sucssite / gameauth
Commits:
f8515810 by Laurence Bowes at 2016-04-26T23:02:47+00:00
Added service file
- - - - -
1 changed file:
- + firewall.service
Changes:
=====================================
firewall.service
=====================================
--- /dev/null
+++ b/firewall.service
@@ -0,0 +1,10 @@
+[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
View it on GitLab: https://projects.sucs.org/sucssite/gameauth/commit/f851581009edf9e5c3ed55b3a9ee532561ab19f4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sucs.org/pipermail/devel/attachments/20160427/0ffe25bf/attachment.html>
More information about the Devel
mailing list