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

Revision 23845, 75 bytes checked in by broder, 15 years ago (diff)
In counterlog: * Move athena-counterlog into /usr/lib, since it's not meant to be called by users. (Trac: #265)
Line 
1#!/bin/sh
2
3[ -x /usr/lib/athena-counterlog ] && /usr/lib/athena-counterlog
Note: See TracBrowser for help on using the repository browser.