summaryrefslogtreecommitdiff
path: root/labsrv01/zsh-config.zsh
diff options
context:
space:
mode:
authorKJ Tsanaktsidis <kj@kjtsanaktsidis.id.au>2026-01-07 20:20:11 +1100
committerKJ Tsanaktsidis <kj@kjtsanaktsidis.id.au>2026-01-07 20:20:11 +1100
commit83a656c9033fec6fd9c6a44d19af3efb1c471891 (patch)
tree0205d1a83596adab3c17fdf8994e04cc20f82f07 /labsrv01/zsh-config.zsh
parent6456bd1bb272de217f08228534c5bc9c3796be73 (diff)
secureboot
Diffstat (limited to 'labsrv01/zsh-config.zsh')
-rw-r--r--labsrv01/zsh-config.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/labsrv01/zsh-config.zsh b/labsrv01/zsh-config.zsh
index a1039a4..1c38138 100644
--- a/labsrv01/zsh-config.zsh
+++ b/labsrv01/zsh-config.zsh
@@ -45,4 +45,4 @@ prompt_themes+=( gentoo )
prompt gentoo
# Make sure GPG & SSH keys are properly imported
-systemctl --user start --wait manage-secrets.service 2>/dev/null || true
+systemctl --user start manage-secrets.service 2>/dev/null || true