mirror of
https://github.com/flatcar/scripts.git
synced 2026-02-17 21:51:16 +01:00
Merge pull request #162 from philips/auto-restart-docker
fix(app-emulation/docker): restart on crash
This commit is contained in:
commit
5c400a9c21
@ -11,5 +11,8 @@ ExecStartPre=/sbin/sysctl -w net.ipv4.ip_forward=1
|
||||
|
||||
ExecStart=/usr/bin/docker -d -D
|
||||
|
||||
Restart=always
|
||||
RestartSec=1
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user