commit f41e8fb1dda464b6f5bf4c1f77c3fadd8593717a parent 17f46670fb74ad17ba872b6ec88aca3af97dad18 Author: ccx <ccx@te2000.cz> Date: Fri, 14 Feb 2025 14:41:23 +0000 Fix rsync path Diffstat:
M | s6-rc.aat | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/s6-rc.aat b/s6-rc.aat @@ -332,7 +332,7 @@ |start_longrun_with_logger("rsyncd", "loopback\nok-mount") |run_el() - /usr/sbin/rsync + /usr/bin/rsync --daemon --no-detach --log-file=/dev/stdout