Very early KDE 6 release.

This commit is contained in:
wackyideas 2024-08-09 03:20:25 +02:00
parent 7cc4ccabbc
commit 686046d4f7
6272 changed files with 140920 additions and 529657 deletions

View file

@ -0,0 +1,12 @@
[Unit]
Description=Waits for Plymouth animation to finish at shutdown
DefaultDependencies=no
Before=halt.target shutdown.target reboot.target
[Service]
Type=oneshot
ExecStart=/usr/bin/sleep @SMOD_WAIT_SHUTDOWN@
RemainAfterExit=yes
[Install]
WantedBy=halt.target shutdown.target reboot.target