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