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