remove problematic openvpn-webif postinst file (fixes #1159)
authorFelix Fietkau <nbd@openwrt.org>
Sun, 7 Jan 2007 15:46:19 +0000 (15:46 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 7 Jan 2007 15:46:19 +0000 (15:46 +0000)
SVN-Revision: 6017

openwrt/package/openvpn/files/openvpn.sh
openwrt/package/openvpn/ipkg/openvpn-webif.postinst [deleted file]

index f528af6b5cc7786acaa07a0ef3a41f74240b6182..e3dc98d6a84417b5d1666dab24b1dca108b49746 100644 (file)
@@ -126,5 +126,6 @@ EOF
 footer
 ?>
 <!--
+##WEBIF:category:VPN
 ##WEBIF:name:VPN:1:OpenVPN
 -->
diff --git a/openwrt/package/openvpn/ipkg/openvpn-webif.postinst b/openwrt/package/openvpn/ipkg/openvpn-webif.postinst
deleted file mode 100644 (file)
index af8b41a..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-grep -q VPN /www/cgi-bin/webif/.categories 2>- ||
-  echo "##WEBIF:category:VPN" >> /www/cgi-bin/webif/.categories
-