centos7设置定时重启

在觉

关注

阅读 47

2022-07-13

centos7设置定时重启



yum install corntabs

systemctl enable crond

systemctl start crond

systemctl status crond


vim /etc/crontab


01 00 * * * root reboot

相关推荐

精彩评论(0)

0 0 举报