diff options
Diffstat (limited to 'abs/core/plymouth/plymouth-start.service')
-rw-r--r-- | abs/core/plymouth/plymouth-start.service | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/abs/core/plymouth/plymouth-start.service b/abs/core/plymouth/plymouth-start.service deleted file mode 100644 index b0f442f0..0000000 --- a/abs/core/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 |