install_postfixadmin.sh: set defaul location of postgresql socket to directory '/run/postgresql'.
This commit is contained in:
@ -237,7 +237,7 @@ POSTFIX_DB_TYPE="pgsql"
|
||||
# - Example:
|
||||
# - POSTFIX_DB_HOST_PGSQL='/var/run/postgresql'
|
||||
# -
|
||||
# - Defaults to '/var/run/postgresql'
|
||||
# - Defaults to '/run/postgresql'
|
||||
# -
|
||||
#POSTFIX_DB_HOST_PGSQL=""
|
||||
|
||||
|
Reference in New Issue
Block a user