Merge pull request #1014 from crawford/waagent

coreos-base/oem-azure: always restart waagent
This commit is contained in:
Alex Crawford 2014-12-17 08:25:25 -08:00
commit 9417dc8d25
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