]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/dhcpcd
dhcpcd.exe geschrieben.
[people/teissler/ipfire-2.x.git] / lfs / dhcpcd
index 2b717875f02d383d7001e97aa31818576659f9f8..701d3f5a7646623b6e475235ccf8f0062239a050 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/net/red/update $(CONFIG_ROOT)/dhcpc/dhcpcd.exe
+       ln -sf /etc/rc.d/init.d/networking/dhcpcd.exe $(CONFIG_ROOT)/dhcpc/dhcpcd.exe
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)