V8.13.408.2025.11.13
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m3s

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-11-13 07:16:42 +01:00
parent 5f904232e8
commit ae321b3d6d

View File

@@ -71,6 +71,8 @@ declare -ga shortcuts=(
"swget: TLS1.3 wget" "swget: TLS1.3 wget"
"sysdr: systemctl daemon-reload" "sysdr: systemctl daemon-reload"
"syses: systemctl edit" "syses: systemctl edit"
"sysliboot: list-unit-files --state=enabled --type=service"
"syslirun: list-units --type=service --state=running"
"sysp: load 99_local.hardened" "sysp: load 99_local.hardened"
"sysrl: systemctl reload" "sysrl: systemctl reload"
"sysrs: systemctl restart'" "sysrs: systemctl restart'"