mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-07 18:31:54 +01:00
Merge pull request #2037 from crawford/azure
coreos-base/oem-azure: disable buffering on std*
This commit is contained in:
commit
511297c475
@ -31,7 +31,7 @@ coreos:
|
||||
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 -u /usr/share/oem/bin/waagent -daemon
|
||||
|
||||
- name: oem-cloudinit.service
|
||||
command: restart
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user