chiark / gitweb /
Fedora: don't ship [Install] sections; these are enabled in the system configuration.
[elogind.git] / units / fedora / plymouth-halt.service
index 9b77c5d7769046a0d4a48b0956dd0cbd5e30de7a..2a5a06721aa361312e77c4cb573bdca17c5426bf 100644 (file)
@@ -8,6 +8,7 @@
 [Unit]
 Description=Show Plymouth Halt Screen
 After=getty@tty1.service prefdm.service
+Before=halt.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=Halting...'
 Type=forking
-
-[Install]
-WantedBy=halt.target