This commit addresses the issue where the postinst script was not using the GRAFANA_HOME variable from the /etc/default/grafana-server configuration file on Debian systems. Instead, it was relying on a hardcoded home directory. Fixes #80852
This commit addresses the issue where the postinst script was not using the GRAFANA_HOME variable from the /etc/default/grafana-server configuration file on Debian systems. Instead, it was relying on a hardcoded home directory. Fixes #80852