gproduct
Posts: 59
Joined: Tue Aug 11, 2015 1:27 pm

Can't start socket python script on boot

Tue Mar 07, 2017 5:31 am

I've been using crontab for starting scripts at reboot, but something went wrong.
My .sh file starts at reboot but my socket python script doesn't... i've tried putting it in a .sh file and starting it that way, but no success...
any suggestions?

Heater
Posts: 15950
Joined: Tue Jul 17, 2012 3:02 pm

Re: Can't start socket python script on boot

Tue Mar 07, 2017 6:01 am

Use systemd to get things started at boot time.

See instructions in this post: viewtopic.php?f=63&t=138861
Memory in C++ is a leaky abstraction .

Return to “General discussion”