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