File: cron.d-netmrg.in

package info (click to toggle)
netmrg 0.20-4
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 2,856 kB
  • ctags: 2,009
  • sloc: php: 9,401; sh: 4,644; cpp: 2,898; perl: 621; ansic: 381; makefile: 331; xml: 92; sql: 71; sed: 16
file content (3 lines) | stat: -rw-r--r-- 150 bytes parent folder | download | duplicates (4)
1
2
3
# run NetMRG every 5 minutes if enabled
*/5 * * * * netmrg bash -c "if [ -f @localstatedir@/lock/subsys/netmrg ]; then @bindir@/netmrg-gatherer; fi"