Results 1 to 3 of 3
Hi, I want to run the command:
Code:
sudo nvclock -m 300 -n 50 -f
at startup. The command requires to be run as root so adding to sessions doesn't ...
- 03-07-2009 #1Just Joined!
- Join Date
- Mar 2009
- Posts
- 3
[SOLVED] Run Gnome app as root at startup
Hi, I want to run the command:
at startup. The command requires to be run as root so adding to sessions doesn't work. I am using Ubuntu 8.04 on an old Toshiba Laptop.Code:sudo nvclock -m 300 -n 50 -f
- 03-08-2009 #2Linux Newbie
- Join Date
- Feb 2009
- Location
- Third ring of Pergatory
- Posts
- 199
/etc/rc.local
- 03-08-2009 #3Just Joined!
- Join Date
- Mar 2009
- Posts
- 3
Cheers, that did it. I had tried before but I hadn't included the Sudo prefix.


