--- a/etc/sqlgrey.conf 2012-08-24 18:05:39.000000000 -0700
+++ b/etc/sqlgrey.conf 2012-08-24 18:08:37.000000000 -0700
# - SQLgrey uses a specific config file when called with -f <conf_file>
-# conf_dir = /etc/sqlgrey
+# conf_dir = @PREFIX@/etc/sqlgrey
# Uncomment to change the log level (default is normal: 2)
## username and groupname the daemon runs as
+# group = @SQLGREYGROUP@
# On which socket do SQLgrey wait for queries
# where to store the process PID
-# pidfile = /var/run/sqlgrey.pid
+# pidfile = @PREFIX@/var/run/@NAME@/sqlgrey.pid
# If you want to be really strict (RFC-wise) use these