forked from norman/fusionpbx-install.sh-github-mirror
Update postgresql.sh
This commit is contained in:
2
debian/resources/postgresql.sh
vendored
2
debian/resources/postgresql.sh
vendored
@@ -90,8 +90,6 @@ if [ ."$database_host" = ."127.0.0.1" ] || [ ."$database_host" = ."::1" ] ; then
|
|||||||
systemctl restart postgresql
|
systemctl restart postgresql
|
||||||
fi
|
fi
|
||||||
|
|
||||||
sed -i /etc/postgresql/15/main/pg_hba.conf -e '/^#/!s/scram-sha-256/md5/g'
|
|
||||||
|
|
||||||
#init.d
|
#init.d
|
||||||
#/usr/sbin/service postgresql restart
|
#/usr/sbin/service postgresql restart
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user