luci-app-fwknop: Adds a check to not overwrite user configured keys

Signed-off-by: Jonathan Bennett <JBennett@Incomsystems.biz>
This commit is contained in:
Jonathan Bennett 2017-10-13 23:39:51 -05:00 committed by GitHub
parent c429ec729e
commit 4b7a00858e

View file

@ -3,6 +3,7 @@
#-- Licensed to the public under the GNU General Public License v2.
. /lib/functions/network.sh
[ "$(uci -q get fwknopd.@access[0].KEY)" != "CHANGEME" ] && exit 0
uci batch <<EOF
add ucitrack fwknopd
set ucitrack.@fwknopd[-1].init=fwknopd