ocserv: install missing ocserv-script

This commit is contained in:
Nikos Mavrogiannopoulos
2014-06-28 13:48:34 +02:00
parent ec65ca6f58
commit f5e6eced6e
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/sh
ZONE=`uci get ocserv.config.ZONE`
ZONE=`uci get ocserv.config.zone`
if [ "$REASON" = "connect" ];then
env -i ACTION=ifup INTERFACE="$ZONE" DEVICE=$DEVICE /sbin/hotplug-call "iface"