[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Re (2): autostarting a terminal.



2013-10-03 00:57, peasthope@shaw.ca skrev:
your issue looks similar to this:
   http://superuser.com/questions/593246/launching-a-shell-script-via-desktop-in-raspbian-wheezy

And what if the shellscript needs to be prefixed with sudo?
I have tried the below, both runs sudo which asks for password but /home/me/test.sh is not being executed
Exec=lxterminal --command "sudo /home/me/test.sh"
Exec=lxterminal --command "sudo bash /home/me/test.sh"
//PG


Reply to: