View Single Post
juandp77's Avatar
Posts: 203 | Thanked: 201 times | Joined on Jun 2010 @ Ecuador
#49
Originally Posted by Boemien View Post
sh: /usr/bin/startlxde2: Permission denied
so its a permission problem do this:

Code:
chmod +x /usr/bin/startlxde2
every time that you make a script you have to give it permission to execute

let me know if that works....

Last edited by juandp77; 2010-12-05 at 23:47.