I'm trying to get a service to run at startup on SUSE 11.4 and it's having none of it.
I've added the line "/sbin/service nameserv start" to the boot.local file in init.d but nothing happens. I can use the same command as root in a terminal window once I'm logged on, so I'm obviously doing something wrong. I thought that at startup, stuff in boot.local was run as root?

