-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 {
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: |