diff options
Diffstat (limited to 'units/fedora/plymouth-poweroff.service')
-rw-r--r-- | units/fedora/plymouth-poweroff.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/fedora/plymouth-poweroff.service b/units/fedora/plymouth-poweroff.service index be699ba00d..fb6f9aed30 100644 --- a/units/fedora/plymouth-poweroff.service +++ b/units/fedora/plymouth-poweroff.service @@ -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] |