mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-20 22:11:39 +02:00
coreos-base/oem-azure: always restart waagent
This commit is contained in:
parent
6ea79dcde4
commit
cf52e17baa
@ -13,6 +13,8 @@ coreos:
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
|
Restart=always
|
||||||
|
RestartSec=5s
|
||||||
ExecStart=/usr/share/oem/python/bin/python /usr/share/oem/bin/waagent -daemon
|
ExecStart=/usr/share/oem/python/bin/python /usr/share/oem/bin/waagent -daemon
|
||||||
|
|
||||||
- name: oem-cloudinit.service
|
- name: oem-cloudinit.service
|
||||||
|
Loading…
x
Reference in New Issue
Block a user