]> git.pld-linux.org Git - packages/demarc.git/blame - demarc.cron
- removed (redundant) Require: rc-scripts rule.
[packages/demarc.git] / demarc.cron
CommitLineData
e2800a86
AM
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.16238 seconds and 4 git commands to generate.