How do I run a bash script with LXSession at boot?
Posted: Mon Apr 28, 2014 1:22 pm
I have a newly installed Lubuntu 14.04.
When I click on Preferences - Default applications for LXSEssion, I get a gonfiguration window.
I click on the autostart tab and added a manual autostarted application and enterred:
/home/randy/.config/connectr.sh
I have also tried making it this:
/bin/bash /home/randy/.config/connectr.sh
When I click on Preferences - Default applications for LXSEssion, I get a gonfiguration window.
I click on the autostart tab and added a manual autostarted application and enterred:
/home/randy/.config/connectr.sh
I have also tried making it this:
/bin/bash /home/randy/.config/connectr.sh