diff options
Diffstat (limited to 'abs/core/plymouth/slim-plymouth.service')
-rw-r--r-- | abs/core/plymouth/slim-plymouth.service | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/abs/core/plymouth/slim-plymouth.service b/abs/core/plymouth/slim-plymouth.service index df3a107..8806c7d 100644 --- a/abs/core/plymouth/slim-plymouth.service +++ b/abs/core/plymouth/slim-plymouth.service @@ -1,7 +1,9 @@ [Unit] Description=SLiM Simple Login Manager -Conflicts=getty@tty1.service plymouth-quit.service -After=systemd-user-sessions.service getty@tty1.service plymouth-quit.service +After=systemd-user-sessions.service + +Conflicts=plymouth-quit.service +After=plymouth-quit.service [Service] ExecStart=/usr/bin/slim -nodaemon |