diff --git a/startup/unexpected-active-systemd-units.sql b/startup/unexpected-active-systemd-units.sql index 5c93172..b7fdf7e 100644 --- a/startup/unexpected-active-systemd-units.sql +++ b/startup/unexpected-active-systemd-units.sql @@ -219,6 +219,7 @@ WHERE "shadow.service,Verify integrity of password and group files,,300", "shadow.timer,Daily verification of password and group files,,100", "sleep.target,Sleep,,400", + "-.slice,Root Slice,,0", "slices.target,Slice Units,,400", "smartcard.target,Smart Card,,400", "snapd.apparmor.service,Load AppArmor profiles managed internally by snapd,,800", @@ -300,6 +301,8 @@ WHERE "systemd-user-sessions.service,Permit User Sessions,,600", "systemd-user-sessions.service,Permit User Sessions,,700", "systemd-vconsole-setup.service,Setup Virtual Console,,600", + "systemd-vconsole-setup.service,Setup Virtual Console,,700", + "system.slice,System Slice,,0", "tailscaled.service,Tailscale node agent,,600", "tailscaled.service,Tailscale node agent,,700", "timers.target,Timer Units,,400",