Skip to content

Commit

Permalink
https://github.com/thehcginstitute-com/167.71.186.128/issues/61
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Aug 25, 2024
1 parent 01e8736 commit cbed10f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions etc/apt/apt.conf.d/20apt-esm-hook.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
APT::Update::Pre-Invoke {
"[ ! -e /run/systemd/system ] || [ $(id -u) -ne 0 ] || systemctl start --no-block apt-news.service esm-cache.service || true";
};

binary::apt::AptCli::Hooks::Upgrade {
"[ ! -f /usr/lib/ubuntu-advantage/apt-esm-json-hook ] || /usr/lib/ubuntu-advantage/apt-esm-json-hook || true";
};
# 2024-08-25 Dmitrii Fediuk https://upwork.com/fl/mage2pro
# 1.1) "Hide «N additional security updates can be applied with ESM Apps» on an Ubuntu login":
# https://github.com/thehcginstitute-com/167.71.186.128/issues/61
# 1.2) "How did I hide «N additional security updates can be applied with ESM Apps» on an Ubuntu login?": https://df.tips/t/2342
# 2) "Ubuntu shows «14 additional security updates can be applied with ESM Apps» on a login":
# https://github.com/thehcginstitute-com/167.71.186.128/issues/51
# 3) https://askubuntu.com/questions/1452299

0 comments on commit cbed10f

Please sign in to comment.