Linux Crontab 不生效

@liubb  January 14, 2018
在 /etc/crontab 里配置定时器不生效,并且会报错, ERROR (getpwnam() failed) 因为少写了执行的用户。

于是在crontab -e里重新配置一份 发现还是不行。

将/etc/crontab 里的配置删掉,重启,正常。

添加新评论