20
2019
02
Centos 定时重启 和配置程序跟服务器一起启动
1、添加时间 crontab -e 0 5 * * * /sbin/rebootminute hour day month week command时间定义如上2、服务重启service crond restart配置程序自动启动vi /etc/rc.d/rc.local把命令写入里面
作者:kingylh | 分类:技术相关 | 浏览:990 | 评论:0