diff --git a/Justfile b/Justfile index 512f8c63..e90e190a 100644 --- a/Justfile +++ b/Justfile @@ -394,3 +394,8 @@ list-inactive: [group('services')] list-failed: systemctl list-units -all --state=failed + +[linux] +[group('services')] +list-systemd: + systemctl list-units systemd-*