mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
call openvpn_resync_all() on bootup
This commit is contained in:
parent
add2e3f7bc
commit
0fe872968f
@ -194,7 +194,7 @@
|
||||
}
|
||||
|
||||
/* start OpenVPN server & clients */
|
||||
//openvpn_resync_all();
|
||||
openvpn_resync_all();
|
||||
|
||||
/* set up static routes */
|
||||
system_routing_configure();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user