When I use visudo, this works:
users ALL=/usr/bin/system-config-soundcard
But this does not:
users ALL=/usr/bin/system-config-soundcard NOPASSWD: ALL
I made it just like the example in visudo, but every time I exit I get an error:
>>> sudoers file: syntax error, line 87 <<<
I have tried it on several machines and always get the same thing, yet it is exactly like the example. Has anyone got an Idea what I am doing wrong ?