golden hour
/usr/lib/systemd/system/reboot.target.wants
⬆️ Go Up
Upload
File/Folder
Size
Actions
plymouth-reboot.service
386 B
Del
OK
systemd-update-utmp-runlevel.service
761 B
Del
OK
Edit: plymouth-reboot.service
[Unit] Description=Show Plymouth Reboot Screen After=getty@tty1.service display-manager.service plymouth-start.service Before=systemd-reboot.service DefaultDependencies=no ConditionKernelCommandLine=!plymouth.enable=0 [Service] ExecStart=/usr/sbin/plymouthd --mode=shutdown --attach-to-session ExecStartPost=-/usr/bin/plymouth show-splash Type=forking [Install] WantedBy=reboot.target
Save