Brot der Bot 93418748d7 0110_nextcloud_talk_app: add Delegate=yes to fix Electron GPU crash
Nextcloud Talk is an Electron app. Electron uses a zygote process to
fork sandboxed child processes (GPU, renderer, network service) into
their own sub-cgroups. systemd-run --scope without Delegate=yes locks
down the cgroup — sub-cgroups cannot be created — so the zygote fails,
causing the GPU process to crash immediately on startup.

Adding --property=Delegate=yes hands cgroup management to the scope,
allowing flatpak/bubblewrap and Electron's zygote to create the
sub-cgroups they need. Tested: no GPU crash with this flag set.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-01 16:57:03 +02:00
2026-04-25 15:39:25 +02:00
2026-04-29 11:58:36 +02:00
2026-04-29 19:31:07 +02:00

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

more to come

S
Description
Autoinstallation Fedora
Readme 90 MiB
Languages
Shell 95.6%
PHP 2.9%
HTML 1.5%