X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=conf.d%2Fpackaging%2Fdeb%2Fdebian.rules;fp=conf.d%2Fpackaging%2Fdeb%2Fdebian.rules;h=ee3eef5e160c45e292c0cd1f3bfa9805c20f4e2f;hb=005e0eb072418456055783491f907fc08cb42fd7;hp=c6c7bd38aab768909d87eab25a6f280a1aef5b0b;hpb=4d76c5679e664c307036dd495ff79679079d9f71;p=src%2Fxds%2Fxds-agent.git diff --git a/conf.d/packaging/deb/debian.rules b/conf.d/packaging/deb/debian.rules index c6c7bd3..ee3eef5 100644 --- a/conf.d/packaging/deb/debian.rules +++ b/conf.d/packaging/deb/debian.rules @@ -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*