openbsd-ports/net/rsync/patches/patch-configure_sh
2020-08-26 12:15:56 +00:00

15 lines
255 B
Plaintext

$OpenBSD: patch-configure_sh,v 1.6 2020/08/26 12:15:56 sthen Exp $
Index: configure.sh
--- configure.sh.orig
+++ configure.sh
@@ -4908,7 +4908,7 @@ fi
cat >>confdefs.h <<_ACEOF
-#define NOBODY_USER "nobody"
+#define NOBODY_USER "_rsync"
_ACEOF