diff options
Diffstat (limited to 'abs/core/plymouth/plymouth-quit.service')
-rw-r--r-- | abs/core/plymouth/plymouth-quit.service | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/abs/core/plymouth/plymouth-quit.service b/abs/core/plymouth/plymouth-quit.service deleted file mode 100644 index 9d16a27..0000000 --- a/abs/core/plymouth/plymouth-quit.service +++ /dev/null @@ -1,9 +0,0 @@ -[Unit]
-Description=Terminate Plymouth Boot Screen
-After=rc-local.service plymouth-start.service systemd-user-sessions.service
-Before=getty@tty1.service
-
-[Service]
-ExecStart=-/usr/bin/plymouth quit
-Type=oneshot
-TimeoutSec=20
\ No newline at end of file |