From: Olivier Brunel Date: Thu, 12 Sep 2013 12:37:30 +0000 (+0200) Subject: journald: Log error when failed to get machine-id on start X-Git-Tag: v207~8 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=00a168618906bea43c3c57e20b9152582c324bf8;hp=00a168618906bea43c3c57e20b9152582c324bf8;p=elogind.git journald: Log error when failed to get machine-id on start Can help since the journal requires /etc/machine-id to exists in order to start, and will simply silently exit when it does not. ---