Skip to content

Commit

Permalink
contrib: systemd: make socket-activation Restart=always
Browse files Browse the repository at this point in the history
Do as was done to f09a78c in the
socket-activation example.

Docker-DCO-1.1-Signed-off-by: Brandon Philips <[email protected]> (github: philips)
  • Loading branch information
Brandon Philips committed Jan 30, 2014
1 parent de8480f commit 4dab34c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/init/systemd/socket-activation/docker.service
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ After=network.target

[Service]
ExecStart=/usr/bin/docker -d -H fd://
Restart=on-failure

[Install]
WantedBy=multi-user.target

0 comments on commit 4dab34c

Please sign in to comment.