summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-08-24 23:18:35 +0200
committerLennart Poettering <lennart@poettering.net>2012-09-03 18:59:05 -0700
commit7e75c5ac2d607bd87818d1a3546ff6ae5c6c3859 (patch)
tree322883cc167c54e4e04a84bbf205d846d90f4299
parentc0387ebfb672d16e194201e04f8185545e1a5914 (diff)
unit: make sure structured logging is available before we enter the main boot phase
-rw-r--r--TODO2
-rw-r--r--units/systemd-journald.service.in1
2 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index b1d92dafad..9fa240cc4e 100644
--- a/TODO
+++ b/TODO
@@ -49,6 +49,8 @@ Bugfixes:
Features:
+* introduce $container_boot_id
+
* wall messages for shutdown should move to logind
* remove wants from journald.service
diff --git a/units/systemd-journald.service.in b/units/systemd-journald.service.in
index 366655bfc5..cfbcda2f65 100644
--- a/units/systemd-journald.service.in
+++ b/units/systemd-journald.service.in
@@ -12,6 +12,7 @@ DefaultDependencies=no
Wants=systemd-journal-flush.service
Requires=systemd-journald.socket
After=systemd-journald.socket syslog.socket
+Before=sysinit.target
[Service]
ExecStart=@rootlibexecdir@/systemd-journald