$OpenBSD: patch-defaults_h,v 1.2 2018/02/14 18:06:29 sthen Exp $
Index: defaults.h
--- defaults.h.orig
+++ defaults.h
@@ -39,7 +39,7 @@
  * overloading nobody with yet another use case.  Using nobody for source
  * builds makes sense because chances are high that it exists.
  */
-#define DFLT_DROPUSER "nobody"
+#define DFLT_DROPUSER "_sslsplit"
 
 /*
  * Default file and directory modes for newly created files and directories
