aboutsummaryrefslogtreecommitdiffstats
path: root/modules/by-name/sh (unfollow)
Commit message (Collapse)Author
2025-04-25modules/sharkey: Add required `@chown` syscall group to allow listBenedikt Peetz
The `~@priviledged` needed to go, as `@chown` is part of this group.
2025-04-24modules/sharkey: Ensure, that it can access the host's CPUsBenedikt Peetz
This is, for some reason, needed for image uploads to sharkey.
2025-04-22modules/sharkey: InitBenedikt Peetz