summaryrefslogtreecommitdiffstats
path: root/etc/rc.openvpn
Commit message (Collapse)AuthorAgeFilesLines
* Handle case with no server or no client OpenVPNPhil Davis2012-10-111-6/+12
| | | | | If there are OpenVPN servers but not clients, this warning is emitted: Warning: Invalid argument supplied for foreach() in /etc/rc.openvpn on line 55 This fixes handles that case, and the case of OpenVPN clients but no servers.
* We should also resync openvpn clients since they can use gateway groups too.jim-p2012-09-191-1/+5
|
* Make the openvpn resync less intrusive, only trigger this if the OpenVPN ↵smos2012-09-131-2/+7
| | | | interface is actually a gateway group name. Otherwise we skip.
* Remove this filter configure call, something else will take care of this and ↵smos2012-07-281-2/+0
| | | | we don't need to do that here.
* Fix perms on rc.openvpn, seems to work with that set.jim-p2012-07-181-0/+0
|
* Add openvpn openvpn reload scriptsmos2012-06-301-0/+54
OpenPOWER on IntegriCloud