From c6aba0ab318effdacedbd71ceb246a0da7a40af8 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Mon, 4 Dec 2023 06:27:29 -0600 Subject: Base configuration: Use /bin/zsh as root's shell This feature requires Horizon 0.9.8 or newer; older versions will silently ignore this as an unknown key (or fail in strict mode). Ref: packages#206 --- configs/base/base.installfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/base/base.installfile b/configs/base/base.installfile index 45e41f3..6ba032f 100644 --- a/configs/base/base.installfile +++ b/configs/base/base.installfile @@ -28,6 +28,8 @@ pkginstall docs # Enable logging by default - can be disabled with `rc-update del sysklogd` svcenable sysklogd +rootshell /bin/zsh + repository https://distfiles.adelielinux.org/adelie/current/system repository https://distfiles.adelielinux.org/adelie/current/user -- cgit v1.2.3-60-g2f50