HelperScripts-for-ProxmoxVE/misc
CanbiZ (MickLesk) bd91c4d07f
tools: Centralize GPU group setup via setup_hwaccel (#13044)
improve hardware-acceleration setup to centralize service user group management. Install scripts (emby, plex, ollama, channels) now pass a service user to setup_hwaccel (or no user for channels) and have had inline /etc/group sed/usermod tweaks removed. misc/tools.func updated: setup_hwaccel accepts an optional service_user and forwards it to _setup_gpu_permissions, which now adds the service user to render and video groups if provided. This consolidates GPU permission changes in one place and removes duplicated per-service group edits.
2026-03-18 11:56:32 +01:00
..
images remove old files and assets (#9991) 2025-12-15 17:37:26 +01:00
alpine-install.func core: standardize exit codes and add mappings (#12467) 2026-03-02 10:55:20 +01:00
alpine-tools.func tools.func: persist /usr/local/bin in shell PATHs (#11970) 2026-02-16 10:30:05 +01:00
api.func fix(api): rewrite json_escape to use awk for reliable JSON escaping 2026-03-02 16:25:22 +01:00
build.func core: add mode=generated for unattended frontend installs (#12807) 2026-03-12 12:21:28 +01:00
cloud-init.func feat(cloud-init): add interactive SSH key discovery and selection (#11547) 2026-02-05 08:11:13 +01:00
core.func core: standardize exit codes and add mappings (#12467) 2026-03-02 10:55:20 +01:00
error_handler.func fix: improve error trace propagation for telemetry 2026-03-02 14:38:55 +01:00
install.func core: standardize exit codes and add mappings (#12467) 2026-03-02 10:55:20 +01:00
tools.func tools: Centralize GPU group setup via setup_hwaccel (#13044) 2026-03-18 11:56:32 +01:00
vm-core.func core: standardize exit codes and add mappings (#12467) 2026-03-02 10:55:20 +01:00