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