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'"