mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 12:32:12 +00:00
correct ews.ip owner after ip update
This commit is contained in:
parent
89df9c78e5
commit
1ec9f81f3c
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ tee /data/ews/conf/ews.ip << EOF
|
||||||
[MAIN]
|
[MAIN]
|
||||||
ip = $myEXTIP
|
ip = $myEXTIP
|
||||||
EOF
|
EOF
|
||||||
|
chown tpot:tpot /data/ews/conf/ews.ip
|
||||||
if [ -f /var/run/check.lock ];
|
if [ -f /var/run/check.lock ];
|
||||||
then rm /var/run/check.lock
|
then rm /var/run/check.lock
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in a new issue