]> git.ipfire.org Git - thirdparty/shairport-sync.git/commit
clarify root privilege requirements 1797/head
authorKlemens Nanni <kn@openbsd.org>
Tue, 30 Jan 2024 02:14:52 +0000 (03:14 +0100)
committerKlemens Nanni <kn@openbsd.org>
Tue, 30 Jan 2024 02:17:57 +0000 (03:17 +0100)
commit2eb2cc20e52b4e274d13f90d49913d8e7ac0765d
treed0ca89417c92f28f1392b6310de97039f8d4c6ec
parent5cc825c7e2927dfbe86a186b22f28cc0dd7535bd
clarify root privilege requirements

NQPTP works and runs as _shairport user on OpenBSD.

Linux capabilities(7) allow starting as unprivileged user in the first
place, otherwise programs only need to start and perform privileged
actions such as bind(2)ing sockets as root, after that they can and
should! drop privileges.

Instead of updating/repeating supported systems, drop listings.
AIRPLAY2.md