Merge "fix postgres service name"
This commit is contained in:
@@ -102,7 +102,7 @@ EOF
|
||||
elif is_fedora || is_suse; then
|
||||
install_package postgresql-server
|
||||
if is_fedora; then
|
||||
sudo systemctl enable postgresql-server
|
||||
sudo systemctl enable postgresql
|
||||
fi
|
||||
else
|
||||
exit_distro_not_supported "postgresql installation"
|
||||
|
||||
Reference in New Issue
Block a user