mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 04:52:11 +00:00
Fixes #142
This commit is contained in:
parent
78feb12d5a
commit
ac168f71cf
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ After=docker.service
|
||||||
[Service]
|
[Service]
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=5
|
RestartSec=5
|
||||||
|
TimeoutSec=infinity
|
||||||
|
|
||||||
# Get and set internal, external IP infos, but ignore errors
|
# Get and set internal, external IP infos, but ignore errors
|
||||||
ExecStartPre=-/opt/tpot/bin/updateip.sh
|
ExecStartPre=-/opt/tpot/bin/updateip.sh
|
||||||
|
|
Loading…
Reference in a new issue