source: trunk/debathena/debathena/clusterinfo/debian/debathena-clusterinfo.cron.hourly @ 24160

Revision 24160, 82 bytes checked in by broder, 14 years ago (diff)
In clusterinfo: * Suppress the cron job if clusterinfo has been uninstalled.
Line 
1#!/bin/sh
2
3[ -x /usr/sbin/save-cluster-info ] && exec /usr/sbin/save-cluster-info
Note: See TracBrowser for help on using the repository browser.