From 9f98f45be486366e18894ef0046b5fd1f2a9d4b1 Mon Sep 17 00:00:00 2001 From: Vincent BENOIT Date: Mon, 2 Jan 2023 19:32:11 +0100 Subject: [PATCH] =?UTF-8?q?sur=C3=A9l=C3=A9vation=20des=20droits=20sur=20l?= =?UTF-8?q?es=20commandes=20syst=C3=A8mes=20date=20et=20hwclock?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- recipes-extended/sudo/files/sudoers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-extended/sudo/files/sudoers b/recipes-extended/sudo/files/sudoers index 0fffbec..d4a56c8 100644 --- a/recipes-extended/sudo/files/sudoers +++ b/recipes-extended/sudo/files/sudoers @@ -75,7 +75,7 @@ ## ## Runas alias specification ## -Cmnd_Alias SYSMGT = /bin/systemctl poweroff, /bin/systemctl reboot +Cmnd_Alias SYSMGT = /bin/systemctl poweroff, /bin/systemctl reboot, /bin/date, /sbin/hwclock ## ## User privilege specification