[beagleboard] Re: Starting .py Files on Boot/Seth

2017-10-02 Thread Mala Dies
Hello,

This is another site that describes the 
process: 
https://learn.adafruit.com/running-programs-automatically-on-your-tiny-computer/systemd-writing-and-enabling-a-service#.

Enjoy,

Seth

On Monday, September 25, 2017 at 8:48:53 PM UTC-5, Mala Dies wrote:
>
> Hello,
>
> I found this tutorial at some site: 
> https://debian-administration.org/article/28/Making_scripts_run_at_boot_time_with_Debian.
>  
> Before I ruin my system, I would like to know from people with experience 
> if this will work.
>
> Seth
>
> P.S. If you have any relative articles to show, please let me know. 
>

-- 
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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/e2b3b70c-a11a-4ca5-aa0e-779a87d0ce6f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Re: Starting .py Files on Boot/Seth

2017-09-28 Thread Mala Dies
Hello,

I found this info:

#!/usr/bin/env python

[Unit]
Description=
After=generic-board-startup.service

[Service]
Type=
ExecStart= 

[Install]
WantedBy=multi-user.target

...

Is this what you have for starting files on boot? If so, please contact me. 
Oh and if not, contact me too.

Seth

P.S. I found a couple different ways but I wanted to hear from the 
community. Let a brother know! Oh and the above mentioned idea was 
from 
https://github.com/adafruit/adafruit-beaglebone-io-python/blob/master/doc/run_config-pin_during_startup.md.
 

On Monday, September 25, 2017 at 8:48:53 PM UTC-5, Mala Dies wrote:
>
> Hello,
>
> I found this tutorial at some site: 
> https://debian-administration.org/article/28/Making_scripts_run_at_boot_time_with_Debian.
>  
> Before I ruin my system, I would like to know from people with experience 
> if this will work.
>
> Seth
>
> P.S. If you have any relative articles to show, please let me know. 
>

-- 
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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/52dd093b-e663-43a6-8635-57a62f3d3770%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] RE: Starting .py Files on Boot/Seth

2017-09-25 Thread Mala Dies
Hello,

I found this tutorial at some 
site: 
https://debian-administration.org/article/28/Making_scripts_run_at_boot_time_with_Debian.
 
Before I ruin my system, I would like to know from people with experience 
if this will work.

Seth

P.S. If you have any relative articles to show, please let me know. 

-- 
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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/6577a6a1-cbd0-442d-ba7c-2975bfb26d11%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.