root@router:~ # cat /usr/local/etc/cron.d/igmpproxy.sh## By default, all entries in this file are commented and inactive.# Please uncomment and customize as shown below.# use /bin/sh to run commands, overriding the default set by cron# uncomment, don't change the value#SHELL=/bin/sh# mail any output to here, no matter whose crontab this is# uncomment, set the addres#MAILTO=me@example.org# uncomment, set mm and hh to the time (e.g. hh:mm) of day you want the# cronjob to run#mm hh * * * /usr/local/sbin/acme.sh --cron --home /var/db/acme/.acme.sh > /dev/null1 1 * * * root (/usr/local/etc/rc.d/igmpproxy stop && sleep 3 && /usr/local/etc/rc.d/igmpproxy onestart) >> /dev/null