D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
usr
/
lib
/
systemd
/
system
/
Filename :
plymouth-poweroff.service
back
Copy
[Unit] Description=Show Plymouth Power Off Screen After=getty@tty1.service display-manager.service plymouth-start.service Before=systemd-poweroff.service DefaultDependencies=no ConditionKernelCommandLine=!plymouth.enable=0 ConditionVirtualization=!container [Service] ExecStart=/usr/sbin/plymouthd --mode=shutdown --attach-to-session ExecStartPost=-/usr/bin/plymouth show-splash KillMode=none Type=forking RemainAfterExit=yes