]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/openvmtools
openvmtools: move initscripts to src/initscripts/packages and use new macro
[ipfire-2.x.git] / lfs / openvmtools
index 72101d5260f221e5318b5943728451ccc3c49d63..1cf9427fe2bddf42f439c27cd574db6d232e120f 100644 (file)
@@ -90,6 +90,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
           --without-xerces-c --without-xerces
        cd $(DIR_APP) && make $(MAKETUNING)
        cd $(DIR_APP) && make install
+       #install initscripts
+       $(call INSTALL_INITSCRIPT,openvmtools)
        ln -sf ../init.d/openvmtools /etc/rc.d/rc3.d/S60openvmtools
        ln -sf ../init.d/openvmtools /etc/rc.d/rc0.d/K01openvmtools
        ln -sf ../init.d/openvmtools /etc/rc.d/rc6.d/K01openvmtools