fedora plymouthd doesn't seem to like --attach-to-session here

This commit is contained in:
Lennart Poettering 2010-10-29 05:17:04 +02:00
parent 5d474b8848
commit 36044f5a70

View file

@ -12,6 +12,6 @@ After=systemd-vconsole-setup.service
Before=systemd-ask-password-plymouth.service
[Service]
ExecStart=/sbin/plymouthd --mode=boot --attach-to-session
ExecStart=/sbin/plymouthd --mode=boot
ExecStartPost=-/usr/bin/plymouth --show-splash
Type=forking