summaryrefslogtreecommitdiffstats
path: root/etc/rc.reload_interfaces
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-01-30 02:25:00 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-01-30 02:25:00 +0000
commit4f8e387ddd4cb91d86fdf6f32558d66527338f2a (patch)
tree64ab88429aa0bc8c05885a11de2452d7f16ec2d9 /etc/rc.reload_interfaces
parent989c7b5715e51ea5398181bff765c7e21bad6e03 (diff)
downloadpfsense-4f8e387ddd4cb91d86fdf6f32558d66527338f2a.zip
pfsense-4f8e387ddd4cb91d86fdf6f32558d66527338f2a.tar.gz
OpenVPN cleanups by mposch@gmail.com
Diffstat (limited to 'etc/rc.reload_interfaces')
-rwxr-xr-xetc/rc.reload_interfaces4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/rc.reload_interfaces b/etc/rc.reload_interfaces
index 783af5c..108efd1 100755
--- a/etc/rc.reload_interfaces
+++ b/etc/rc.reload_interfaces
@@ -31,8 +31,10 @@
require_once("config.inc");
require_once("filter.inc");
+require_once("openvpn.inc");
reload_interfaces_sync();
filter_configure_sync();
+ovpn_config_server("pfreload");
-?> \ No newline at end of file
+?>
OpenPOWER on IntegriCloud