chiark / gitweb /
fedora: /bin/plymouth --sysinit is not necessary on shut down
[elogind.git] / units / fedora / plymouth-poweroff.service
index b73a446905a8c1fe6cb07d861b3bb10918eaa169..c1eebb5ac2232a485d18026f316c3aee715ca72a 100644 (file)
@@ -13,7 +13,6 @@ DefaultDependencies=no
 
 [Service]
 ExecStart=/sbin/plymouthd --mode=shutdown
-ExecStartPost=-/bin/plymouth --sysinit
 ExecStartPost=-/bin/plymouth --show-splash
 ExecStartPost=-/bin/plymouth message '--text=Powering Off...'
 Type=forking