mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
Update announcer.j2
This commit is contained in:
parent
495d26b365
commit
21648701ae
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ if [ -f /etc/iiab/openvpn_handle ]; then
|
||||||
|
|
||||||
# Sourcing a variable from ~4 different places is a recipe for total confusion
|
# Sourcing a variable from ~4 different places is a recipe for total confusion
|
||||||
# (or worse!) Far better to make variable openvpn_handle and file
|
# (or worse!) Far better to make variable openvpn_handle and file
|
||||||
# /etc/iiab/openvpn_handle "obligatory" (EMPTY STRING "" IS TOLERATED, in which
|
# /etc/iiab/openvpn_handle "obligatory" (EMPTY STRING "" IS TOLERATED, IN WHICH
|
||||||
# case OpenVPN server tries to use /etc/iiab/uuid below, in lieu of handle...)
|
# CASE OPENVPN SERVER TRIES TO USE /etc/iiab/uuid BELOW, IN LIEU OF HANDLE...)
|
||||||
|
|
||||||
# CLARIF: "systemctl restart openvpn@xscenet" still runs even if the above is
|
# CLARIF: "systemctl restart openvpn@xscenet" still runs even if the above is
|
||||||
# defied. e.g. if an implementer deletes /etc/iiab/openvpn_handle by accident.
|
# defied. e.g. if an implementer deletes /etc/iiab/openvpn_handle by accident.
|
||||||
|
|
Loading…
Reference in a new issue