In my Raspberry Pi I have processes ongoing i background. However they seems, for some reason..., to become disabled at midnight
> (at 00:00).
>
> For the time being I have to restart them, with crontab, at 00:01 every night. >
> /var/log/syslog does not give any clarification.
>
>
> Greatful for hints on how to solve the problem.
What sort of thing are these misbehaving processes?
Could some external process like the loss of internet connection or maybe timeout of a TCP connection be crashing them?