diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-09-19 14:33:02 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-09-19 14:33:02 +0200 |
commit | 5c2d1bf09d73bfd7597c0bc5dab2219f2b174804 (patch) | |
tree | 5bbfd4e99796a7ab55013c9caaa418426eb07c5d /package/motion/files/motion.postinst | |
parent | 8c31bd28fcd8763cdee09d2ac0456e645a8ce663 (diff) |
update to latest svn version
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 |