summaryrefslogtreecommitdiff
path: root/pcr/plymouth/plymouth-start.service
diff options
context:
space:
mode:
authorDavid P <megver83@openmailbox.org>2017-03-22 09:45:03 -0300
committerDavid P <megver83@openmailbox.org>2017-03-22 09:45:03 -0300
commit3defeb00b3a0b379b87cb3674bc6065c17f36687 (patch)
treea0ff35b92acc63abe01c121532156ed911188b16 /pcr/plymouth/plymouth-start.service
parent238c65c7329b1ac2609d7a59ab82b3baa65ee442 (diff)
downloadabslibre-3defeb00b3a0b379b87cb3674bc6065c17f36687.tar.gz
abslibre-3defeb00b3a0b379b87cb3674bc6065c17f36687.tar.bz2
abslibre-3defeb00b3a0b379b87cb3674bc6065c17f36687.zip
Removed plymouth
Diffstat (limited to 'pcr/plymouth/plymouth-start.service')
-rw-r--r--pcr/plymouth/plymouth-start.service16
1 files changed, 0 insertions, 16 deletions
diff --git a/pcr/plymouth/plymouth-start.service b/pcr/plymouth/plymouth-start.service
deleted file mode 100644
index b0f442f05..000000000
--- a/pcr/plymouth/plymouth-start.service
+++ /dev/null
@@ -1,16 +0,0 @@
-[Unit]
-Description=Show Plymouth Boot Screen
-DefaultDependencies=no
-Wants=systemd-ask-password-plymouth.path systemd-vconsole-setup.service
-After=systemd-vconsole-setup.service systemd-udev-trigger.service systemd-udevd.service
-Before=systemd-ask-password-plymouth.service
-ConditionKernelCommandLine=!plymouth.enable=0
-
-[Service]
-ExecStart=/usr/bin/plymouthd --mode=boot --pid-file=/run/plymouth/pid --attach-to-session
-ExecStartPost=-/usr/bin/plymouth show-splash
-Type=forking
-KillMode=none
-SendSIGKILL=no
-[Install]
-WantedBy=sysinit.target