source: trunk/debathena/debathena/counterlog/debian/debathena-counterlog.cron.daily @ 23848

Revision 23848, 117 bytes checked in by broder, 15 years ago (diff)
In counterlog: * Move athena-counterlog into /usr/lib/debathean-counterlog, to be even /more/ compliant with Debian's interpretation of the FHS. * Make sure the athena-counterlog script remains executable.
Line 
1#!/bin/sh
2
3[ -x /usr/lib/debathena-counterlog/athena-counterlog ] && /usr/lib/debathena-counterlog/athena-counterlog
Note: See TracBrowser for help on using the repository browser.