]> git.ipfire.org Git - thirdparty/systemd.git/commit
journald: Log error when failed to get machine-id on start
authorOlivier Brunel <jjk@jjacky.com>
Thu, 12 Sep 2013 12:37:30 +0000 (14:37 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 12 Sep 2013 16:19:16 +0000 (18:19 +0200)
commit00a168618906bea43c3c57e20b9152582c324bf8
tree0e07980205aef30553a515f38366a7e7e5fd6bec
parentfcba531ed4c6e6f8f21d8ca4e3a56e3162b1c578
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.
src/journal/journald-server.c