systemd: Use the default log target ("journal-or-kmsg")

This ensures that early systemd messages end up in the journal (via
the kmsg buffer).
This commit is contained in:
Eelco Dolstra 2014-08-06 13:44:07 +02:00
parent c59a602465
commit 0d3b3bd01b
1 changed files with 1 additions and 1 deletions

View File

@ -180,4 +180,4 @@ echo "starting systemd..."
PATH=/run/current-system/systemd/lib/systemd \
MODULE_DIR=/run/booted-system/kernel-modules/lib/modules \
LOCALE_ARCHIVE=/run/current-system/sw/lib/locale/locale-archive \
exec systemd --log-target=journal # --log-level=debug --log-target=console --crash-shell
exec systemd