shell script - resque

Chan Chung Hang Christopher christopher.chan at bradbury.edu.hk
Mon May 31 14:27:27 UTC 2010


Kaushal Shriyan wrote:
> 
> 
>    1. Hi,
> 
> The below init scripts work fine while running it by hand but does not 
> come up after booting up. I have ran update-rc.d resque defaults on 
> Ubuntu Hardy Server (8.04)
> 
> 
> Please suggest/guide.
> 
>    1.


One line too many at the top.

> 
> 
>    2.
>       #!/bin/bash

This should be the first line.

Check that you have a symlink in relevant /etc/rc{$runlevel}.d 
directory. eg: /etc/rc3.d




More information about the ubuntu-users mailing list