]> git.pld-linux.org Git - packages/demarc.git/blob - demarc.cron
- removed (redundant) Require: rc-scripts rule.
[packages/demarc.git] / demarc.cron
1 # It's very important to have demarcd running
2 */15 * * * *    root    /bin/sh -c "if (/etc/rc.d/init.d/demarcd status | grep -q 'dead but pid file exists'); then /etc/rc.d/init.d/demarcd restart > /dev/null; fi"
3
This page took 0.085234 seconds and 3 git commands to generate.