hotspot-to-wpa: support non-local users

This has some limitations, though: The password is not known and
additional configuration can not be given in user's comment.
This commit is contained in:
Christian Hesse 2023-06-23 17:33:51 +02:00
parent 5ba34c819a
commit f8a2b88692
4 changed files with 9 additions and 2 deletions

View file

@ -12,7 +12,7 @@
:local 0 "global-functions";
# expected configuration version
:global ExpectedConfigVersion 101;
:global ExpectedConfigVersion 102;
# global variables not to be changed by user
:global GlobalFunctionsReady false;