From 172185a9f786aedc2842696084faf95249162b04 Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Thu, 3 Nov 2022 14:33:43 -0500 Subject: Update to systemd-252. --- chapter08/systemd.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'chapter08') diff --git a/chapter08/systemd.xml b/chapter08/systemd.xml index da750e440..86f75e2e8 100644 --- a/chapter08/systemd.xml +++ b/chapter08/systemd.xml @@ -40,9 +40,11 @@ Installation of systemd + Remove two unneeded groups, render and @@ -202,6 +204,10 @@ meson --prefix=/usr \ systemctl disable systemd-sysupdate + Also disable that unit's timer: + +systemd disable systemd-sysupdate-reboot.timer +