Revision e1f6e59e
Added by Ermal Luçi over 15 years ago
etc/rc.reload_interfaces | ||
---|---|---|
37 | 37 |
|
38 | 38 |
reload_interfaces_sync(); |
39 | 39 |
filter_configure_sync(); |
40 |
ovpn_config_server("pfreload"); |
|
40 |
/* XXX: needs fixing */ |
|
41 |
//ovpn_config_server("pfreload"); |
|
41 | 42 |
|
42 | 43 |
?> |
Also available in: Unified diff
Fix the script but leave a comment that the openvpn case needs fixing.