Index: hitch.conf.example
--- hitch.conf.example.orig
+++ hitch.conf.example
@@ -12,8 +12,8 @@ daemon = on
 
 # We strongly recommend you create a separate non-privileged hitch
 # user and group
-user = "hitch"
-group = "hitch"
+user = "_hitch"
+group = "_hitch"
 
 # Enable to let clients negotiate HTTP/2 with ALPN. (default off)
 # alpn-protos = "h2, http/1.1"
