Kevin O'Gorman wrote:

> This is very odd.
>
> My 'named' server won't start from SysV.
>
> It won't start from a root shell if I try
>         # cd /etc/rc.d/rc3.d
>         # ./S10named start

Does it produce any output doing that?

> However, it will start if I do it by sourcing the file:
>         # . ./S10named start

Is /etc/init.d/named executable by you?  Does the first line of that file
start with #! and the correct path to a shell (like /bin/sh)?

Dave


_______________________________________________
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users

Reply via email to