* * * * *     if [ -x /etc/init.d/wireguard ];then /etc/init.d/wireguard check;fi
30 * * * *    /usr/bin/ntpdate-sync silent
0 0 * * *     if [ -x /etc/init.d/pulseaudio ];then /etc/init.d/pulseaudio restart;fi
*/5 * * * *   if [ -S /tmp/legato/AppStopServer ] && ! /bin/pidof -q startSystem && ! /bin/pidof -q supervisor && ! /bin/pidof -q watchdog;then /etc/init.d/legato start || /sbin/reboot;fi
