diff options
Diffstat (limited to 'package/dropbear/ipkg/dropbear.postinst')
-rw-r--r-- | package/dropbear/ipkg/dropbear.postinst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/package/dropbear/ipkg/dropbear.postinst b/package/dropbear/ipkg/dropbear.postinst deleted file mode 100644 index 30a86fef6..000000000 --- a/package/dropbear/ipkg/dropbear.postinst +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -. $IPKG_INSTROOT/etc/functions.sh -add_rcconf '"NO" to disable, "@OPTIONS@" otherwise' dropbear_flags "@OPTIONS@" |