Hi, > I've been looking for an init.d script for god (I'm on Ubuntu 8.04). > > Is this onehttp://github.com/mojombo/god/blob/master/init/godup to > date ?
The given init script will work on debian and ubuntu up to the latest distro versions. Check /etc/init.d/skeleton as an example on your linux installation. Don't forget to hook the script up into /etc/rc[236].d using update- rc.d -- You received this message because you are subscribed to the Google Groups "god.rb" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/god-rb?hl=en.
