ubuntu-phone team mailing list archive
-
ubuntu-phone team
-
Mailing list archive
-
Message #19706
How do I add syncevolution command to upstart
I get that you can run commands or shell scripts from
/home/phablet/.config/upstart
Right now I manually sync my calendar and contacts by running a script. All
the script really does is run the commands:
syncevolution owncloud calendar
syncevolution owncloud contacts
That's it. then my calendar and contacts are synced. How would I add them
to upstart so they would run every 15 minutes or hour or ...
Follow ups