# 添加定时检查脚本echo "* * * * * root /usr/local/frp/check_frpc.sh" >> /etc/crontab# 重启服务service crond restart