diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-09-08 14:46:10 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-09-08 14:47:02 +0200 |
commit | 642da637d9cc31e735a484bd498e6bf916ae85a8 (patch) | |
tree | 3d6e66e733a88271eb52b19a05a893cecad505b0 /package/kodi/files/kodi.postinst | |
parent | 031746fe5d061e3425386f6b577612d7f09b0fd7 (diff) |
update startupscripts
Diffstat (limited to 'package/kodi/files/kodi.postinst')
-rw-r--r-- | package/kodi/files/kodi.postinst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/kodi/files/kodi.postinst b/package/kodi/files/kodi.postinst new file mode 100644 index 000000000..2620d7dd4 --- /dev/null +++ b/package/kodi/files/kodi.postinst @@ -0,0 +1,3 @@ +#!/bin/sh +. $IPKG_INSTROOT/etc/functions.sh +add_rcconf kodi NO |