create conf new not overwrite
This commit is contained in:
parent
fc2560103f
commit
9a626f7be0
1 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||||
|
|
Loading…
Reference in a new issue