Hello all, I have written a graphical application in python using tkinter. It runs perfectly on the BBB when I start it using a shell script and from the terminal.
I have so far discovered that there are several ways to start a script at boot. I've tried .xinitrc, .config/autostart, crontab and systemd. So far I think I've come closest to what I want with systemd. The status command shows that it worked but I don't see my interface. Is systemd the recommended mechanism for this or is there a better way? -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
