mirror of
https://github.com/systemd/systemd.git
synced 2025-02-04 21:47:31 +03:00
fedora: /bin/plymouth --sysinit is not necessary on shut down
This commit is contained in:
parent
0f6aaf1bdd
commit
5edf93ec94
@ -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=Halting...'
|
||||
Type=forking
|
||||
|
@ -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=Rebooting with kexec...'
|
||||
Type=forking
|
||||
|
@ -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
|
||||
|
@ -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=Rebooting...'
|
||||
Type=forking
|
||||
|
Loading…
x
Reference in New Issue
Block a user