Page 1 of 1

[SOLVED] /etc/init.d (link) missing

Posted: 25 May 2011, 15:14
by Syntux
Hi fanthom and others,

you forgot to create a link /etc/init.d for the SYSV scripts, which is easy to fix e.g. in 001-core.xzm:
cd /etc
ln -s rc.d/init.d

Cheers,
Syntux

P.S.: I am back ;)

Re: /etc/init.d (link) missing

Posted: 25 May 2011, 15:19
by Hamza
Thanks a lot for reporting this bug!

Re: /etc/init.d (link) missing

Posted: 27 May 2011, 20:31
by fanthom
Welcome back Syntux,
hope to see you here more often :)

bug fixed - ty.