Files
macports-ports/mail/sqlgrey/files/patch-etc-sqlgrey.conf.diff
David B. Evans 81fd177e72 sqlgrey: update to final release 1.8.0, dependencies
Fix livecheck to ignore future release candidates (if any).
2019-04-23 22:20:55 -07:00

32 lines
825 B
Diff

--- 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 <conf_file>
## 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