$ vi /etc/cron.daily/ntpupdatedaily添加如下行: #!/bin/bash ntpdate stdtime.gov.hk2. 添加到crontab任务 $ crontab -e在最后添加(表示每天晚上20:00以root身份运行/etc/cron.daily/ntpupdatedaily): 00 20 * * * root /etc/cron.daily/ntpupdatedailyBy Leslie Guan
新闻热点
疑难解答