From: Frank Brehm Date: Fri, 27 Jan 2023 05:42:53 +0000 (+0100) Subject: committing changes in /etc made by "/usr/bin/apt upgrade ubuntu-advantage-tools" X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=02c77380348d9d9c3fd2b9b6bda932f65610548b;p=config%2Fbruni%2Fetc-mint-new1.git committing changes in /etc made by "/usr/bin/apt upgrade ubuntu-advantage-tools" Packages with configuration changes: -ubuntu-advantage-tools 27.12~22.04.1 amd64 +ubuntu-advantage-tools 27.13.1~22.04.1 amd64 Package changes: -ubuntu-advantage-tools 27.12~22.04.1 amd64 +ubuntu-advantage-tools 27.13.1~22.04.1 amd64 --- diff --git a/apt/apt.conf.d/20apt-esm-hook.conf b/apt/apt.conf.d/20apt-esm-hook.conf index 07c3362..be60038 100644 --- a/apt/apt.conf.d/20apt-esm-hook.conf +++ b/apt/apt.conf.d/20apt-esm-hook.conf @@ -1,13 +1,9 @@ -APT::Update::Post-Invoke-Stats { - "[ ! -f /usr/lib/ubuntu-advantage/apt-esm-hook ] || /usr/lib/ubuntu-advantage/apt-esm-hook post-invoke-stats || true"; +APT::Update::Pre-Invoke { + "[ ! -e /run/systemd/system ] || systemctl start --no-block apt-news.service esm-cache.service || true"; }; -APT::Install::Post-Invoke-Success { - "[ ! -f /usr/lib/ubuntu-advantage/apt-esm-hook ] || /usr/lib/ubuntu-advantage/apt-esm-hook post-invoke-success || true"; -}; - -APT::Install::Pre-Invoke { - "[ ! -f /usr/lib/ubuntu-advantage/apt-esm-hook ] || /usr/lib/ubuntu-advantage/apt-esm-hook pre-invoke || true"; +APT::Update::Post-Invoke-Stats { + "[ ! -f /usr/lib/ubuntu-advantage/apt-esm-hook ] || /usr/lib/ubuntu-advantage/apt-esm-hook || true"; }; binary::apt::AptCli::Hooks::Upgrade { diff --git a/ubuntu-advantage/help_data.yaml b/ubuntu-advantage/help_data.yaml index 45887d8..13bcb26 100644 --- a/ubuntu-advantage/help_data.yaml +++ b/ubuntu-advantage/help_data.yaml @@ -62,11 +62,11 @@ livepatch: realtime-kernel: help: | - The real-time kernel is an Ubuntu kernel with PREEMPT_RT patches integrated. + The Real-time kernel is an Ubuntu kernel with PREEMPT_RT patches integrated. It services latency-dependent use cases by providing deterministic response times. - The real-time kernel meets stringent preemption specifications and is suitable for + The Real-time kernel meets stringent preemption specifications and is suitable for telco applications and dedicated devices in industrial automation and robotics. - The real-time kernel is currently incompatible with FIPS and Livepatch. + The Real-time kernel is currently incompatible with FIPS and Livepatch. ros: help: | diff --git a/ubuntu-advantage/uaclient.conf b/ubuntu-advantage/uaclient.conf index c5b5404..3bf107a 100644 --- a/ubuntu-advantage/uaclient.conf +++ b/ubuntu-advantage/uaclient.conf @@ -15,5 +15,4 @@ ua_config: http_proxy: null https_proxy: null update_messaging_timer: 21600 - update_status_timer: 43200 metering_timer: 14400