From fa2c3d42723c7ef378a2425dc9e11e717a55b3d1 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 29 Aug 2024 21:46:00 -0300 Subject: packages.scm: Include the shell in the call to reconfigure(8) allow list --- src/org/euandre/packages.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/org') diff --git a/src/org/euandre/packages.scm b/src/org/euandre/packages.scm index 7607779..39af6a4 100644 --- a/src/org/euandre/packages.scm +++ b/src/org/euandre/packages.scm @@ -602,7 +602,7 @@ (plain-file "sudoers-syskeep" "\ root ALL=(ALL) ALL %wheel ALL= ALL -%wheel ALL= NOPASSWD: /run/current-system/profile/bin/reconfigure +%wheel ALL= NOPASSWD: /run/current-system/profile/bin/sh /run/current-system/profile/bin/reconfigure %become-secrets-keeper ALL=(secrets-keeper) NOPASSWD: /run/current-system/profile/bin/rsync, /run/current-system/profile/bin/setfacl, /run/current-system/profile/bin/rm ")) -- cgit v1.2.3