postgresql: fix behaviour inconsistency in stx
[pti/rtp.git] / meta-stx / conf / distro / poky-stx.conf
index 8eb85dc..119c416 100644 (file)
@@ -33,6 +33,7 @@ TASK_BASIC_SSHDAEMON = "openssh-sshd openssh-sftp openssh-sftp-server"
 # Disable services by default
 SYSTEMD_AUTO_ENABLE_pn-haproxy = "disable"
 SYSTEMD_AUTO_ENABLE_pn-lighttpd = "disable"
+SYSTEMD_AUTO_ENABLE_pn-postgresql = "disable"
 
 # networking sysv service is required
 SYSTEMD_DISABLED_SYSV_SERVICES_remove = "networking"