contrib: systemd: make socket-activation Restart=always
Do as was done to f09a78cd21
in the
socket-activation example.
Docker-DCO-1.1-Signed-off-by: Brandon Philips <brandon.philips@coreos.com> (github: philips)
This commit is contained in:
parent
de8480f656
commit
4dab34c204
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ After=network.target
|
|||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/docker -d -H fd://
|
||||
Restart=on-failure
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
Loading…
Add table
Reference in a new issue