diff options
author | Britney Fransen <brfransen@gmail.com> | 2015-01-02 22:16:24 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2015-01-02 22:16:24 (GMT) |
commit | 27f7a8d911d79a795090322892f0b831a5de714a (patch) | |
tree | 996aa2408fc127787b4b85720e2b3d203c3b130d /abs/core/plymouth/plymouth-start.service | |
parent | cbf49910602f00689c5d3e393019474e68c3ceab (diff) | |
download | linhes_pkgbuild-27f7a8d911d79a795090322892f0b831a5de714a.zip linhes_pkgbuild-27f7a8d911d79a795090322892f0b831a5de714a.tar.gz linhes_pkgbuild-27f7a8d911d79a795090322892f0b831a5de714a.tar.bz2 |
Revert "plymouth: update to 0.9.0"
This reverts commit d5cb134735305134af8410f00768adf4b5254c91.
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 |