当前用户使用crontab命令实现每天凌晨100点系统进行维护状态且在5分钟后重新启动系统关机用sbinshutdown请查阅相关参数。
0 1 * * * /sbin/shutdown -r +5 "System maintenance and restart"
原文地址: https://www.cveoy.top/t/topic/e03r 著作权归作者所有。请勿转载和采集!
安全问答是一个知识全球问答,包含丰富的问答知识
0 1 * * * /sbin/shutdown -r +5 "System maintenance and restart"
原文地址: https://www.cveoy.top/t/topic/e03r 著作权归作者所有。请勿转载和采集!