coreos-base/oem-azure: always restart waagent

This commit is contained in:
Alex Crawford 2014-12-16 18:43:16 -08:00
parent 6ea79dcde4
commit cf52e17baa
2 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ coreos:
[Service]
Type=simple
Restart=always
RestartSec=5s
ExecStart=/usr/share/oem/python/bin/python /usr/share/oem/bin/waagent -daemon
- name: oem-cloudinit.service