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