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
ed244b45c9
commit
7285eabcc5
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ if [ -f /etc/iiab/openvpn_handle ]; then
|
|||
|
||||
# Sourcing a variable from ~4 different places is a recipe for total confusion
|
||||
# (or worse!) Far better to make variable openvpn_handle and file
|
||||
# /etc/iiab/openvpn_handle "mandatory" (EMPTY STRING "" IS TOLERATED, in which
|
||||
# /etc/iiab/openvpn_handle "obligatory" (EMPTY STRING "" IS TOLERATED, in which
|
||||
# case OpenVPN server should use /etc/iiab/uuid in lieu of the handle).
|
||||
|
||||
#else
|
||||
|
|
Loading…
Reference in a new issue