]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/configroot
Netzwerkscript beinahe vollendet.
[people/teissler/ipfire-2.x.git] / lfs / configroot
index 36d01211c6a478832d4e6168e11d5699407abe57..2a33bc6233f11a80b5a20f78a7079aa21eae8972 100644 (file)
@@ -104,9 +104,6 @@ $(TARGET) :
        echo  "nameserver    1.2.3.4"   > $(CONFIG_ROOT)/ppp/fake-resolv.conf
        echo  "DISABLEPING=NO"          > $(CONFIG_ROOT)/optionsfw/settings
 
-       # Symbolic links
-       ln -sf /etc/rc.d/rc.updatered $(CONFIG_ROOT)/dhcpc/dhcpcd.exe
-
        # Modify variables in header.pl
        sed -i -e "s+CONFIG_ROOT+$(CONFIG_ROOT)+g" \
            -e "s+VERSION+$(VERSION)+g" \