chiark / gitweb /
fedora plymouthd doesn't seem to like --attach-to-session here
[elogind.git] / units / fedora / plymouth-start.service
index 26b04c7f734d02b2e0d7b463241549163ccb86f1..e08e8d4dcacadf0c9102472cc7049c3f3f5bc974 100644 (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