mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-16 23:00:15 +02:00
Got automatic Bridgehead restart to work
Cherry picked from ehds2_develop branch
This commit is contained in:
@ -5,10 +5,10 @@ Description=Start ECDC Bridgehead
|
||||
Type=simple
|
||||
ExecStart=/srv/docker/bridgehead/restart_service.sh
|
||||
ExecStop=/srv/docker/bridgehead/shutdown_service.sh
|
||||
Restart=on-failure
|
||||
Restart=always
|
||||
RestartSec=36000
|
||||
KillMode=mixed
|
||||
|
||||
[Install]
|
||||
WantedBy=multi.user.target
|
||||
WantedBy=default.target
|
||||
|
||||
|
Reference in New Issue
Block a user