summaryrefslogtreecommitdiff
path: root/units/fedora/plymouth-halt.service
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-08-14 19:23:16 +0200
committerLennart Poettering <lennart@poettering.net>2010-08-14 19:23:16 +0200
commit86b846b6971518cfcffc35d9f34f833b164a4b46 (patch)
tree3f9f2d0c41008c070d7385513a9a15f1adef204f /units/fedora/plymouth-halt.service
parentca2cab5dcd3d29f45992a439f54e48faad764c6e (diff)
units: make sure plymouth shutdown screen is shown before we kill all processes/shut down
Diffstat (limited to 'units/fedora/plymouth-halt.service')
-rw-r--r--units/fedora/plymouth-halt.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/units/fedora/plymouth-halt.service b/units/fedora/plymouth-halt.service
index 9b77c5d776..69a9197544 100644
--- a/units/fedora/plymouth-halt.service
+++ b/units/fedora/plymouth-halt.service
@@ -8,6 +8,7 @@
[Unit]
Description=Show Plymouth Halt Screen
After=getty@tty1.service prefdm.service
+Before=killall.service halt.service
DefaultDependencies=no
[Service]