samedi 3 janvier 2015

Run an application at each system boot in Arch Linux


I am using Arch Linux. I don't have any special permissions, I am just user without any special privileges. I want to start an application after each boot.


I have already tried using crontab jobs, using @reboot . But it's not working.


How to run application at every system boot, (solutions for execution after login is even better).


Additional information: I have tried adding same cron job (using @reboot) job in Ubuntu also, but its also not working.


My crontab job:


@reboot /home/username/get_stats.py



Aucun commentaire:

Enregistrer un commentaire