0
0
mirror of https://github.com/openwrt/packages.git synced 2025-08-09 04:01:46 +00:00
Files
packages/net/rsync/Makefile
John Audia 2a7364534e rsync: run as regular user rather than as root
Rsyncd only needs a subset of all capabilities so create
a dedicated user with these capabilities. This is better from both a
security and an isolation perspective than running as root.

Build system: x86/64
Build-tested: x86/64-glibc
Run-tested: x86/64-glibc

Signed-off-by: John Audia <therealgraysky@proton.me>
2025-07-24 18:08:56 +03:00

3.6 KiB