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