From 06dd1785b2b36fd4dea2cc4db12c42c71699f7e4 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 14 May 2016 14:41:12 +0200 Subject: setuid for newgrp --- hel.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hel.nix') diff --git a/hel.nix b/hel.nix index 61daf7c5..3fe40f35 100644 --- a/hel.nix +++ b/hel.nix @@ -141,7 +141,7 @@ %wheel ALL=(ALL) NOPASSWD: SYSCTRL ''; - setuidPrograms = ["slock" "mount" "mount.nfs" "umount"]; + setuidPrograms = ["slock" "mount" "mount.nfs" "umount" "newgrp"]; }; time.timeZone = "Europe/Berlin"; -- cgit v1.2.3