~harlowja/cloud-init/fix-auto-bool

Viewing all changes in revision 870.2.1.

  • Committer: Garrett Holmstrom
  • Date: 2013-09-20 23:04:49 UTC
  • mto: This revision was merged to the branch mainline in revision 873.
  • Revision ID: gholms@eucalyptus.com-20130920230449-uo4ma9ddjx80vzfh
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".

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: