diff options
Diffstat (limited to 'package/motion/files/motion.postinst')
-rw-r--r-- | package/motion/files/motion.postinst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/motion/files/motion.postinst b/package/motion/files/motion.postinst new file mode 100644 index 000000000..596d6620e --- /dev/null +++ b/package/motion/files/motion.postinst @@ -0,0 +1,3 @@ +#!/bin/sh +. $IPKG_INSTROOT/etc/functions.sh +add_rcconf motion motion NO |