如图:
![]()
应使用 /bin/systemctl 执行命令
#启动
/bin/systemctl start crond.service
#重启
/bin/systemctl restart crond.service
#关闭
/bin/systemctl stop crond.service
查看crontab状态:
service crond status
博客提到应使用 /bin/systemctl 执行命令,可用于查看 crontab 状态,为信息技术领域中系统操作相关内容。
如图:
![]()
应使用 /bin/systemctl 执行命令
#启动
/bin/systemctl start crond.service
#重启
/bin/systemctl restart crond.service
#关闭
/bin/systemctl stop crond.service
查看crontab状态:
service crond status
2238
1114
107万+