mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Merge branch 'master' of https://github.com/iiab/iiab
This commit is contained in:
commit
a2d4f118f3
1 changed files with 6 additions and 4 deletions
|
@ -140,10 +140,12 @@
|
|||
# changes most all instances below from CHILD service "openvpn@xscenet" to
|
||||
# PARENT service "openpvn". See these critical files to understand why:
|
||||
#
|
||||
# /etc/default/openvpn implies AUTOSTART="all"
|
||||
# /etc/init.d/openvpn has AUTOSTART="all"
|
||||
# /etc/openvpn/xscenet.conf our VPN connection
|
||||
# /etc/network/if-up.d/openvpn appears to auto-start xscenet.conf
|
||||
# /etc/default/openvpn implies AUTOSTART="all"
|
||||
# /etc/init.d/openvpn has AUTOSTART="all"
|
||||
# /etc/openvpn/xscenet.conf our VPN connection
|
||||
# /etc/network/if-up.d/openvpn appears to auto-start xscenet.conf
|
||||
# /lib/systemd/systemd-sysv-install sets /etc/rc*.d/S|K01openvpn
|
||||
# e.g. when "systemctl enable openvpn"
|
||||
|
||||
- name: Enable & (Re)Start PARENT service openvpn, which (re)starts CHILD service openvpn@xscenet (& actual tunnel)
|
||||
systemd:
|
||||
|
|
Loading…
Add table
Reference in a new issue