chiark / gitweb /
units: In MeeGo there was more than one ExecStart lines present that caused systemd...
[elogind.git] / units / systemd-vconsole-setup.service.in
index c113be578e6a25a15dbb56aa640c5fa7033ffbcd..91d95d66e32845278af14cd32ea89fd54cc9e5ae 100644 (file)
@@ -9,12 +9,11 @@
 Description=Setup Virtual Console
 DefaultDependencies=no
 Conflicts=shutdown.target
-Before=shutdown.target
+After=systemd-readahead-collect.service systemd-readahead-replay.service
+Before=sysinit.target shutdown.target
 
 [Service]
 Type=oneshot
 RemainAfterExit=yes
 ExecStart=@rootlibexecdir@/systemd-vconsole-setup
-
-[Install]
-WantedBy=sysinit.target
+StandardOutput=syslog