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