This commit is contained in:
Scott Moser 2013-09-27 19:42:38 -04:00
parent f1b87f5bc5
commit cb2c37d301
1 changed files with 1 additions and 1 deletions

View File

@ -369,7 +369,7 @@ def multi_log(text, console=True, stderr=True,
# A container may lack /dev/console (arguably a container bug). If
# it does not exist, then write output to stdout. this will result
# in duplicate stderr and stdout messages if stderr was True.
#
#
# even though upstart or systemd might have set up output to go to
# /dev/console, the user may have configured elsewhere via
# cloud-config 'output'. If there is /dev/console, messages will