May 27th 2008 To compliment the Red Hat init script that is available on the net, hereâs the init script we use to launch god on our Ubuntu systems. To use, save as /etc/init.d/god, make the file executable, then run update-rc.d god defaults. Youâre done. #!/bin/sh ### BEGIN INIT INFO # Provides: god # Required-Start: $all # Required-Stop: $all # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Shor
{{#tags}}- {{label}}
{{/tags}}