Packages with configuration changes:
-ubuntu-advantage-tools 27.13.1~22.04.1 amd64
+ubuntu-advantage-tools 27.13.2~22.04.1 amd64
Package changes:
-ubuntu-advantage-tools 27.13.1~22.04.1 amd64
+ubuntu-advantage-tools 27.13.2~22.04.1 amd64
APT::Update::Pre-Invoke {
- "[ ! -e /run/systemd/system ] || systemctl start --no-block apt-news.service esm-cache.service || true";
+ "[ ! -e /run/systemd/system ] || [ $(id -u) -ne 0 ] || systemctl start --no-block apt-news.service esm-cache.service || true";
};
APT::Update::Post-Invoke-Stats {