linux - Run Python script when I log into my system? [xubuntu 15.04] -


how can run python script @ startup xubuntu 15.04? want run script reminds me of things,like backup,buying thing,calling somebody. have script,i need start @ startup. (python 3.4) far know, xubuntu 15.04 uses systemd. tutorials found,are init.d or upstart. need 1 systemd

found answer. have go configuration/systemsettings/session , startup, , add program.


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -