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