Skip to content

Comments

fix: resolve container build failures from systemd and setcap calls#34

Merged
pudelromper merged 1 commit intomainfrom
claude/fix-systemd-service-fRdUv
Feb 16, 2026
Merged

fix: resolve container build failures from systemd and setcap calls#34
pudelromper merged 1 commit intomainfrom
claude/fix-systemd-service-fRdUv

Conversation

@pudelromper
Copy link
Owner

Add --no-pre-uninstall flag to fw-fanctrl install.sh to skip the systemctl is-active check that fails in container builds where systemd is not running as PID 1.

Make the sunshine setcap call conditional on the binary existing, preventing build failure when the sunshine binary is not at the expected path.

https://claude.ai/code/session_01B6ebup4Dd3tPBgVGhqJHWt

Add --no-pre-uninstall flag to fw-fanctrl install.sh to skip the
systemctl is-active check that fails in container builds where systemd
is not running as PID 1.

Make the sunshine setcap call conditional on the binary existing,
preventing build failure when the sunshine binary is not at the
expected path.

https://claude.ai/code/session_01B6ebup4Dd3tPBgVGhqJHWt
@pudelromper pudelromper merged commit bd98222 into main Feb 16, 2026
@pudelromper pudelromper deleted the claude/fix-systemd-service-fRdUv branch February 16, 2026 04:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants