]> Cypherpunks.ru repositories - goircd.git/blobdiff - startup/upstart.conf
Various example startup scripts
[goircd.git] / startup / upstart.conf
diff --git a/startup/upstart.conf b/startup/upstart.conf
new file mode 100644 (file)
index 0000000..8a06661
--- /dev/null
@@ -0,0 +1,6 @@
+description "goircd IRC server"
+
+start on (started networking)
+stop on (stopped networking)
+console log
+exec /home/goircd/goircd -hostname irc.example.com