Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-12 | op-mode: openvpn: T2273: migrate from SysVinit to systemd | Christian Poessinger | |
2020-04-06 | util: T2226: rewrite reset openvpn to use cmd | Thomas Mangin | |
2020-03-29 | vyos.util: increase usage of process_running() and remove duplicated code | Christian Poessinger | |
OpenVPN, WIFI, SSTP all had the same boiler plate copied about checking if a process associated with a pidfile is running or not. This has been migrated to the common library function vyos.util.process_running(). | |||
2020-03-23 | ifconfig: T2154: fixing failure to start-stop-daemon | Thomas Mangin | |
2020-03-09 | openvpn: T2065: pass daemon parameter to start-stop-daemon in op-mode | Christian Poessinger | |
Commit cd2147cfa2 ("openvpn: T2065: move daemon parameter to start-stop-daemon commandline") only added the cfg-mode part but missed out op-mode. | |||
2019-10-03 | OpenVPN: T1689: Add full restart on 'reset openvpn interface <interface>' | Christian Poessinger | |