dman777 Veteran
Joined: 10 Jan 2007 Posts: 1004
|
Posted: Sat Jan 17, 2015 2:46 am Post subject: /etc/sudoers parse error with rgba:0000/0000/0000/dddd |
|
|
The /etc/sudoers will not let me use Code: | rgba:0000/0000/0000/dddd | , it causes Code: | sudo: parse error in /etc/sudoers near line 77 | . I have tried escaping it with backslashes on the foward slashes and have tried placing the whole thing in single qoutes...but no success. Any ideas what to do?
Code: | %users localhost = NOPASSWD: /sbin/shutdown, /sbin/reboot: localhost = (one) NOPASSWD: /usr/bin/audacious, /usr/bin/chromium, /usr/bin/firefox-bin, /usr/bin/urxvt -geometry 116x67 -e ssh dash, /usr/bin/urxvt +tr -bg rgba:0000/0000/0000/dddd -geometry 116x67 -e ssh public-node |
|
|