chiark / gitweb /
mount: don't pull in nofail mounts by default, but use them if they are around
[elogind.git] / units / fedora / plymouth-reboot.service
index e73de409b940fb49e6240a6c0215fe66cd16c8c5..d09171adfefadbef76561382a0b866c9047f4d14 100644 (file)
@@ -7,7 +7,7 @@
 
 [Unit]
 Description=Show Plymouth Reboot Screen
-After=getty@tty1.service prefdm.service
+After=getty@tty1.service prefdm.service plymouth-start.service
 Before=reboot.service
 DefaultDependencies=no
 
@@ -17,6 +17,3 @@ ExecStartPost=-/usr/bin/plymouth --sysinit
 ExecStartPost=-/usr/bin/plymouth --show-splash
 ExecStartPost=-/usr/bin/plymouth message '--text=Rebooting...'
 Type=forking
-
-[Install]
-WantedBy=reboot.target