diff options
author | Thilo Bangert <bangert@gentoo.org> | 2002-04-27 21:46:45 +0000 |
---|---|---|
committer | Thilo Bangert <bangert@gentoo.org> | 2002-04-27 21:46:45 +0000 |
commit | 25e9acbcbac40bec1222389e032de226f5e23ddc (patch) | |
tree | bbeb39ca0f60b78f61e37af40c55aa625219d1db /sys-apps/vcron | |
parent | Header fix - the big one. sorry folks (diff) | |
download | historical-25e9acbcbac40bec1222389e032de226f5e23ddc.tar.gz historical-25e9acbcbac40bec1222389e032de226f5e23ddc.tar.bz2 historical-25e9acbcbac40bec1222389e032de226f5e23ddc.zip |
Header fix - the big one. sorry folks
Diffstat (limited to 'sys-apps/vcron')
-rw-r--r-- | sys-apps/vcron/files/crontab | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/vcron/files/crontab b/sys-apps/vcron/files/crontab index 64619cb94cdb..75176ea6fb57 100644 --- a/sys-apps/vcron/files/crontab +++ b/sys-apps/vcron/files/crontab @@ -2,7 +2,7 @@ # for vixie cron # remember to give cron a sighup when updating this file # -# $ Header: $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/vcron/files/crontab,v 1.2 2002/04/27 21:46:45 bangert Exp $ # # */15 * * * * root test -x /usr/sbin/run-crons && /usr/sbin/run-crons |