summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/build b/build
index 3ac7448..7306ecd 100755
--- a/build
+++ b/build
@@ -43,9 +43,10 @@ basefiles.buildstamp:
ln -s ../init.d/sysfs etc/rc.d/S01sysfs && \
ln -s ../init.d/mdev etc/rc.d/S02mdev && \
ln -s ../init.d/mountall etc/rc.d/S03mountall && \
- ln -s ../init.d/networking etc/rc.d/S04networking && \
- ln -s ../init.d/syslog etc/rc.d/S05syslog && \
- ln -s ../init.d/telnetd etc/rc.d/S06telnetd
+ ln -s ../init.d/hostname etc/rc.d/S04hostname && \
+ ln -s ../init.d/networking etc/rc.d/S05networking && \
+ ln -s ../init.d/syslog etc/rc.d/S06syslog && \
+ ln -s ../init.d/telnetd etc/rc.d/S07telnetd
cd dest/etc/network && \
mkdir if-down.d if-post-down.d if-pre-up.d if-up.d
oh-installfiles $(PKGS)