# Unpriviledged User and group the daemon should run as user = daemon group = daemon # Where to write the PID of the daemon process pidfile = /tmp/testd.pid # Logging to system log facility (syslog) syslog-facility = DAEMON syslog-level = NOTICE # Logging to a plain text file logfile = /tmp/testd.log logfile-level = DEBUG