Hello,
I am running latest Gentoo.
I want to start my app as a daemon.
This app has a script to do so.

webservice.sh

I copied this file to /etc/init.d/

I made a link:

/etc/runlevels/default/webctrl ---> /etc/init.d/webservice.sh

If I start manually it's ok:

/etc/init.d/webservice.sh start

But when I re-boot I get:


*WARNING:   /etc/init.d/webctrl missing ... Skipping            [ok] 

 

If I run:

nano /etc/runlevels/default/webctrl

I get the webservice.sh that the link points to.

Please help.


-- 
gentoo-user@gentoo.org mailing list

Reply via email to