From 1e7d5715de453c838829b8e97a345b9396a051df Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Wed, 13 May 2026 13:43:10 +0100 Subject: fix(just): unit-status handles template instances and static units - use systemctl is-enabled per curated unit (list-unit-files does not show instantiated template units like btrfs-scrub@-.timer) - accept static/indirect/generated/alias states in addition to enabled - drop pkgstats.timer from curated (no [Install] section) - ignore systemd-oomd.socket (distro default) --- systemd-units/base.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'systemd-units/base.txt') diff --git a/systemd-units/base.txt b/systemd-units/base.txt index 85bb09c..6f8582a 100644 --- a/systemd-units/base.txt +++ b/systemd-units/base.txt @@ -6,7 +6,6 @@ systemd-resolved.service systemd-oomd.service reflector.timer paccache.timer -pkgstats.timer acpid.service cpupower.service iwd.service -- cgit v1.3.1