cloud-init/systemd
Garrett Holmstrom d1ba1ee6e0 Some containers lack /dev/console, so when multi_log attempts to open
that device and write to it directly things can start going haywire.
Here we address this problem by sending console-bound output to stdout
and letting init take care of getting it to the console instead.
We already configure upstart with "console output", so we need only
change systemd to use "journal+console".
2013-09-20 16:04:49 -07:00
..
cloud-config.service Some containers lack /dev/console, so when multi_log attempts to open 2013-09-20 16:04:49 -07:00
cloud-config.target Add sample/example systemd config files 2011-10-30 17:14:09 -04:00
cloud-final.service Some containers lack /dev/console, so when multi_log attempts to open 2013-09-20 16:04:49 -07:00
cloud-init-local.service Some containers lack /dev/console, so when multi_log attempts to open 2013-09-20 16:04:49 -07:00
cloud-init.service Some containers lack /dev/console, so when multi_log attempts to open 2013-09-20 16:04:49 -07:00