启动crond

it2026-04-21  3

find / -name crond 找到/usr/sbin/crond 然后执行/usr/sbin/crond start ps -ef | grep crond 查看进程是否开启

最新回复(0)