chiark / gitweb /
exec: automatically determine right TERM= setting based on tty name
[elogind.git] / units / fedora / plymouth-poweroff.service
index 5ff174fe85328ba22f09d6bec025a0fbe3c1dd10..c1eebb5ac2232a485d18026f316c3aee715ca72a 100644 (file)
@@ -13,7 +13,6 @@ DefaultDependencies=no
 
 [Service]
 ExecStart=/sbin/plymouthd --mode=shutdown
-ExecStartPost=-/usr/bin/plymouth --sysinit
-ExecStartPost=-/usr/bin/plymouth --show-splash
-ExecStartPost=-/usr/bin/plymouth message '--text=Powering Off...'
+ExecStartPost=-/bin/plymouth --show-splash
+ExecStartPost=-/bin/plymouth message '--text=Powering Off...'
 Type=forking