forked from obel1x/fedora-OEMDRV
0c50f7825d3b00181479862d9b5193e4d8a59ad9
--scope ... & had two problems: 1. systemd-run stayed alive in the autostart service cgroup; KillMode=control-group sent it SIGTERM when logon_script.sh exited, tearing down the scope and killing Talk mid-initialization. 2. The scope lacked Delegate=yes, preventing Electron's zygote from creating sub-cgroups for the GPU/renderer processes. The previous commit added Delegate=yes but kept --scope, so problem 1 remained: the scope was still torn down on service exit, causing the GPU/network service crash visible in talk.log. Switch to a transient service unit identical to the Nextcloud Desktop Client fix: --no-block returns immediately so systemd-run is gone from the cgroup before the service ends; --property=Delegate=yes is retained for Electron's zygote. Tested: service active, zygote and network service running, no GPU crash. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Fedora automated install script collection
an automated massinstallation scripting collection for Fedora and Anaconda
IN DEVELOPMENT !
This Software is very Specific, it needs at least:
- A Free IPA Server in which IP Clients can be enrolled to
- An Admin that has the rights to do so
- A Nextcloud instance, connected to the Domain which should have Software Configuration and Reository Paths setup
- A client pc that will use this software to automate install and setup the PC
Install
- Look at the file install.md
more to come
Description
Languages
Shell
95.6%
PHP
2.9%
HTML
1.5%