From ae321b3d6da4340f4ed397910d9d1a27016be957300d7aa19437adafd8977129 Mon Sep 17 00:00:00 2001 From: "Marc S. Weidner" Date: Thu, 13 Nov 2025 07:16:42 +0100 Subject: [PATCH] V8.13.408.2025.11.13 Signed-off-by: Marc S. Weidner --- config/includes.chroot/root/.ciss/shortcuts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/includes.chroot/root/.ciss/shortcuts b/config/includes.chroot/root/.ciss/shortcuts index 71f786b..df5c09c 100644 --- a/config/includes.chroot/root/.ciss/shortcuts +++ b/config/includes.chroot/root/.ciss/shortcuts @@ -71,6 +71,8 @@ declare -ga shortcuts=( "swget: TLS1.3 wget" "sysdr: systemctl daemon-reload" "syses: systemctl edit" + "sysliboot: list-unit-files --state=enabled --type=service" + "syslirun: list-units --type=service --state=running" "sysp: load 99_local.hardened" "sysrl: systemctl reload" "sysrs: systemctl restart'"