chiark / gitweb /
Fedora: don't ship [Install] sections; these are enabled in the system configuration.
[elogind.git] / units / fedora / plymouth-reboot.service
index 286c8abf6c8ae7469d79ca129c7e2109c968b98f..6641b7f5e6fe1155e33210ebcf061e6d9aae461b 100644 (file)
@@ -8,6 +8,7 @@
 [Unit]
 Description=Show Plymouth Reboot Screen
 After=getty@tty1.service prefdm.service
+Before=reboot.service
 DefaultDependencies=no
 
 [Service]
@@ -16,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