create conf new not overwrite

This commit is contained in:
Jakobus Schürz 2024-11-08 09:43:02 +01:00
parent fc2560103f
commit 9a626f7be0

View file

@ -1751,7 +1751,7 @@ endofhelp
fi fi
umask 077 umask 077
cat <<- EOF >> ${IF}.conf cat <<- EOF > ${IF}.conf
[Interface] [Interface]
Address = ${INTERFACEADDR} Address = ${INTERFACEADDR}
ListenPort = ${LISTENPORT:-51280} ListenPort = ${LISTENPORT:-51280}