]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/dhcpcd
Netzwerkscripts erweitert.
[ipfire-2.x.git] / lfs / dhcpcd
index 6ad3b46cfa2cf77b916b53b29d590417b5370ffe..2b717875f02d383d7001e97aa31818576659f9f8 100644 (file)
@@ -76,6 +76,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
                                 --mandir=/usr/share/man --disable-nls
        cd $(DIR_APP) && make $(MAKETUNING)
        cd $(DIR_APP) && make install
-       ln -sf /etc/rc.d/init.d/network $(CONFIG_ROOT)/dhcpc/dhcpcd.exe
+       ln -sf /etc/rc.d/init.d/net/red/update $(CONFIG_ROOT)/dhcpc/dhcpcd.exe
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)