the server bought has less memory and occasionally ends the process automatically, so I plan to restart the system every Monday morning
0 21 * * 0 /sbin/shutdown -r now
0 21 * * 0 /sbin/reboot
neither of these is executed. What should I do?
look at the solutions on the Internet that have no effect.
crontab is activated and executed with root permissions