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