root/trunk/freewrt/package/asterisk-12/ipkg/asterisk-12.postinst

Revision 3239, 86 bytes (checked in by tg, 1 year ago)

make postinstall scripts require mksh as functions.sh does
(how good it's in lbin/ anyway)

Line 
1 #!/usr/bin/env mksh
2 . $IPKG_INSTROOT/etc/functions.sh
3 add_rcconf asterisk asterisk NO
Note: See TracBrowser for help on using the browser.