summaryrefslogtreecommitdiffstats
path: root/usr/local/sbin/ovpn-linkup
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2010-09-15 19:24:26 +0000
committerErmal <eri@pfsense.org>2010-09-15 19:24:26 +0000
commit0c452870cdc2816749f4b1c12370a3d6a64158d5 (patch)
tree9df6331b1fced52992109f19aa226a5aa4d499cf /usr/local/sbin/ovpn-linkup
parentd8bf779be2910026e44ca9f493c02df960b94408 (diff)
downloadpfsense-0c452870cdc2816749f4b1c12370a3d6a64158d5.zip
pfsense-0c452870cdc2816749f4b1c12370a3d6a64158d5.tar.gz
Reload dns and interface properly on dynamic types.
Diffstat (limited to 'usr/local/sbin/ovpn-linkup')
-rwxr-xr-xusr/local/sbin/ovpn-linkup2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/sbin/ovpn-linkup b/usr/local/sbin/ovpn-linkup
index 354623e..cc09003 100755
--- a/usr/local/sbin/ovpn-linkup
+++ b/usr/local/sbin/ovpn-linkup
@@ -3,7 +3,7 @@
# write nameservers to file needs dns fidnings?!
# let the configuration system know that the ip has changed.
-#/usr/local/sbin/pfSctl -c "'interface reload $interface'"
+#/usr/local/sbin/pfSctl -c "interface reload $interface"
/bin/echo $4 > /tmp/$1_router
/usr/bin/touch /tmp/$1up
# reload filter
OpenPOWER on IntegriCloud