Go to advanced search

by vijamaica
Fri Jan 10, 2014 3:22 pm
Forum: Raspberry Pi OS
Topic: How to run a script on Raspbian boot?
Replies: 21
Views: 3785

Re: How to run a script on Raspbian boot?

Thanks folks for all your comments. I already tried the suggestion from the French site, but it stucks on the same way. I used now the crontab option calling the service I created into init.d and now it's running fine. I'll try check the messages as sugested to understand the real issue, but it's no...
by vijamaica
Fri Jan 10, 2014 10:56 am
Forum: Raspberry Pi OS
Topic: How to run a script on Raspbian boot?
Replies: 21
Views: 3785

Re: How to run a script on Raspbian boot?

Thanks for the tip AndyD I'll check the messages and the cron option and will let you know if it works. Replying your question, when I manually run the script it works fine, even if after the boot I manually start the service (sudo service dropbox start) it runs fine. It stucks just if the script ru...
by vijamaica
Thu Jan 09, 2014 1:16 pm
Forum: Raspberry Pi OS
Topic: How to run a script on Raspbian boot?
Replies: 21
Views: 3785

How to run a script on Raspbian boot?

Sorry folks if this is a stupid question, but how can I run a script right after system boots? I have a script for dropbox syncronization with my local folder and I'd like to have it running as a service since the system is up. I've already tried many different ways as described below but all them f...

Go to advanced search