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

Please reproduce your error on a second machine before posting, and check the error by running without saved changes or extra modules (See FAQ No. 13, "How to report a bug"). For unstable Porteus versions (alpha, beta, rc) please use the relevant thread in our "Development" section.
User avatar
Syntux
White ninja
White ninja
Posts: 24
Joined: 24 May 2011, 06:01
Location: Germany

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

Post#1 by Syntux » 25 May 2011, 15:14

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 ;)
Last edited by Syntux on 29 May 2011, 09:45, edited 2 times in total.

User avatar
Hamza
Warlord
Warlord
Posts: 1908
Joined: 28 Dec 2010, 07:41
Distribution: Porteus
Location: France

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

Post#2 by Hamza » 25 May 2011, 15:19

Thanks a lot for reporting this bug!
NjVFQzY2Rg==

User avatar
fanthom
Moderator Team
Moderator Team
Posts: 5666
Joined: 28 Dec 2010, 02:42
Distribution: Porteus Kiosk
Location: Poland
Contact:

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

Post#3 by fanthom » 27 May 2011, 20:31

Welcome back Syntux,
hope to see you here more often :)

bug fixed - ty.
Please add [Solved] to your thread title if the solution was found.

Post Reply