$OpenBSD: patch-installer_linux_gateway_cfg,v 1.2 2018/03/16 15:35:02 robert Exp $

Index: installer/linux/gateway.cfg
--- installer/linux/gateway.cfg.orig
+++ installer/linux/gateway.cfg
@@ -14,16 +14,16 @@
 #server_hostname_greeting = no
 
 # drop privileges and run the process as this user
-#run_as_user = kopano
+run_as_user = _kopano
 
 # drop privileges and run the process as this group
-#run_as_group = kopano
+run_as_group = _kopano
 
 # create a pid file for stopping the service via the init.d scripts
-#pid_file = /var/run/kopano/gateway.pid
+pid_file = /var/run/kopano/gateway.pid
 
 # run server in this path (when not using the -F switch)
-#running_path = /var/lib/kopano
+running_path = /var/empty
 
 # create memory coredumps upon crash [no, systemdefault, yes]
 #coredump_enabled = systemdefault
