3964f8b081
Same root cause as the gocryptfs and Nextcloud fixes: kwalletd6 is a long-running daemon that stays alive for the entire KDE session. Launching it with setsid keeps it in the autostart service cgroup, preventing app-logon_script.sh@autostart from reaching finished state. Replace setsid with systemd-run --user --scope so kwalletd6 runs in its own transient scope cgroup. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Central Software installation script Repository Must be executed from script ../sync_client_software.sh
The install script here will check for the right environment, and execute the install.sh script in each directory.
Be sure to name the directories to get sorted the right way. E.g. you may use all base installations with directories beginning with numbers < 0100 and all additional apps with numbers > 0100