mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 12:32:12 +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]
|
||||
Restart=always
|
||||
RestartSec=5
|
||||
TimeoutSec=infinity
|
||||
|
||||
# Get and set internal, external IP infos, but ignore errors
|
||||
ExecStartPre=-/opt/tpot/bin/updateip.sh
|
||||
|
|
Loading…
Reference in a new issue