#!/bin/sh [ -x /usr/lib/bcfg2/bcfg2-cron ] || exit 0 /usr/lib/bcfg2/bcfg2-cron --daily 2>&1 > /dev/null || true