From: Michael Tremer Date: Sun, 17 May 2009 20:16:13 +0000 (+0200) Subject: Create /etc/init.d. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee64e9409c47e5e52705b8040fa9e85ccf7c9d5c;p=ipfire-3.x.git Create /etc/init.d. --- diff --git a/lfs/stage2 b/lfs/stage2 index ac46d476f..22ec445f1 100644 --- a/lfs/stage2 +++ b/lfs/stage2 @@ -87,6 +87,7 @@ $(OBJECT): $(objects) done -mkdir -pv /var/{lock/subsys,log,mail,run,spool} -mkdir -pv /var/{opt,cache,lib/{misc,locate},local} + -mkdir -pv /etc/init.d # Creating an empty mtab touch /etc/mtab