Ubuntu cron 没有执行

警告
本文最后更新于 2025-10-15,文中内容可能已过时。
查看状态
|
|
This error means that the cron service has been intentionally disabled (“masked”) on your system. When a service is masked, it cannot be started, even manually.
需要重新启动
|
|
把 vim /etc/rsyslog.d/50-default.conf 里面 cron 相关注释去掉。这样可以查看 cron 运行的日志文件 /var/log/cron.log
|
|
支付宝
微信

william