goircd/startup/upstart.conf

7 lines
155 B
Plaintext

description "goircd IRC server"
start on (started networking)
stop on (stopped networking)
console log
exec /home/goircd/goircd -hostname irc.example.com