View Single Post
Saturn's Avatar
Posts: 1,648 | Thanked: 2,122 times | Joined on Mar 2007 @ UNKLE's Never Never Land
#6
The GUI should be run as user and the three scripts as root. Otherwise the GUI will not have all graphic elements.

In the sudoers file you can have more than one scripts defined like (there is no line break):
Code:
user ALL = NOPASSWD: /somewhere/script1.sh /somewhere/script2.sh
If you want send me the code and I will have a look for you.
 

The Following User Says Thank You to Saturn For This Useful Post: