summaryrefslogtreecommitdiff
path: root/pcr/plymouth/plymouth-deactivate.service
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/plymouth/plymouth-deactivate.service')
-rw-r--r--pcr/plymouth/plymouth-deactivate.service9
1 files changed, 0 insertions, 9 deletions
diff --git a/pcr/plymouth/plymouth-deactivate.service b/pcr/plymouth/plymouth-deactivate.service
deleted file mode 100644
index 2c6f34954..000000000
--- a/pcr/plymouth/plymouth-deactivate.service
+++ /dev/null
@@ -1,9 +0,0 @@
-[Unit]
-Description=Deactivate Plymouth Boot Screen
-After=rc-local.service plymouth-start.service systemd-user-sessions.service
-Before=getty@tty1.service
-
-[Service]
-ExecStart=/usr/bin/plymouth deactivate
-Type=oneshot
-TimeoutSec=20