Why gem doesn't including starting script and we need write it by hand? Sorry for bad English.
On 25 авг, 20:57, Thibaut Barrère <[email protected]> wrote: > > 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 > > Thanks for the feedback. > > I've tweaked things a bit to make it more dry (I had to change the ruby path > on my config): > > http://gist.github.com/549848 > > -- Thibaut > > > > > > > -- > > 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]<god-rb%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/god-rb?hl=en. -- 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.
