Update/fix rpm and deb packaging
[src/xds/xds-agent.git] / conf.d / packaging / deb / debian.rules
index c6c7bd3..ee3eef5 100644 (file)
@@ -78,6 +78,7 @@ postinst: install
        if [ -f "/etc/xds-agent/config.json" ]; then
                install -b -S .rpmsave /etc/xds-agent/config.json /etc/xds/agent/agent-config.json
        fi
+       echo "[XDS Agent] To enable the service with your user session: systemctl --user enable xds-agent"
 
 prerm:
        rm -f /etc/xds-agent/*.rpm*