diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-09-19 21:07:37 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-09-19 21:07:37 +0200 |
commit | 7f68c00d0201efb725ae5e959d63105168ce82ea (patch) | |
tree | ece44562d695f79e2dc590623705838300926190 /package/motion/files/motion.postinst | |
parent | 65cd7b7d328e4ca6e0b2e074b442aa5933cd90d8 (diff) | |
parent | f2984000823abd21a4c5a157a08ec28a3ddf0a4a (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
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 |