Skip to content

Commit 59b284c

Browse files
committed
allowing pi sudo scripts to be executed
1 parent bce6190 commit 59b284c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

raspbian-addons/etc/sudoers

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ root ALL=(ALL:ALL) ALL
2727
#includedir /etc/sudoers.d
2828
pi ALL=(ALL) NOPASSWD: ALL
2929

30-
coder ALL= NOPASSWD: /home/coder/coder-dist/coder-base/sudo_scripts/setpipass
30+
coder ALL= NOPASSWD: /home/coder/coder-dist/coder-base/sudo_scripts/*

0 commit comments

Comments
 (0)