]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/motion
network: Create route to gateway
[ipfire-2.x.git] / lfs / motion
index 39c6b7352469ac7f67dfc040931778b450dd70a7..a09133887d175a617eb1bde87571e81658756da1 100644 (file)
@@ -91,5 +91,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        #Remove obsolete V4L1 videodev.h
        rm -f /usr/include/linux/videodev.h
 
+       #install initscripts
+       $(call INSTALL_INITSCRIPT,motion)
+
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)