BAFelton
Well-Known Member
Then I created the file /etc/sudoers/66_leds with
sudo visudo -f /etc/sudoers/66_leds
with the following content:
%wheel ALL=(ALL) NOPASSWD: /home/USERNAME/bin/SCRIPT
When I type sudo visudo -f /etc/sudoers/66_leds it says :
/etc/sudoers/66_leds : Not a directory
What did I do wrong ?
Last edited by a moderator: