diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-07-18 04:34:03 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-07-18 04:34:03 +0000 |
commit | 01201c8821d3cb70de043be92fda8cf84a9a7308 (patch) | |
tree | eab01e0252e5f61a6593b8f4999b2631c304a1e7 /sys-apps/fcron | |
parent | Manifest fix - files/crontab size mismatch, files/crontab-2.9-r1 size mismatc... (diff) | |
download | gentoo-2-01201c8821d3cb70de043be92fda8cf84a9a7308.tar.gz gentoo-2-01201c8821d3cb70de043be92fda8cf84a9a7308.tar.bz2 gentoo-2-01201c8821d3cb70de043be92fda8cf84a9a7308.zip |
Manifest fix - files/crontab size mismatch, files/fcron.conf size mismatch, files/fcron.deny size mismatch, files/fcron.allow size mismatch
Diffstat (limited to 'sys-apps/fcron')
-rw-r--r-- | sys-apps/fcron/files/crontab | 2 | ||||
-rw-r--r-- | sys-apps/fcron/files/fcron.allow | 2 | ||||
-rw-r--r-- | sys-apps/fcron/files/fcron.conf | 2 | ||||
-rw-r--r-- | sys-apps/fcron/files/fcron.deny | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/fcron/files/crontab b/sys-apps/fcron/files/crontab index f15639c7672c..8805c66c4fb9 100644 --- a/sys-apps/fcron/files/crontab +++ b/sys-apps/fcron/files/crontab @@ -1,6 +1,6 @@ # /etc/crontab # -# $Header: /var/cvsroot/gentoo-x86/sys-apps/fcron/files/crontab,v 1.6 2004/04/19 18:35:11 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/fcron/files/crontab,v 1.7 2004/07/18 04:34:03 dragonheart Exp $ # fcron || dcron: # This is NOT the system crontab! fcron and dcron do not support a system crontab. diff --git a/sys-apps/fcron/files/fcron.allow b/sys-apps/fcron/files/fcron.allow index 6c4dac613630..0d1fa8424031 100644 --- a/sys-apps/fcron/files/fcron.allow +++ b/sys-apps/fcron/files/fcron.allow @@ -1,6 +1,6 @@ # /etc/fcron/fcron.allow # -# $Header: /var/cvsroot/gentoo-x86/sys-apps/fcron/files/fcron.allow,v 1.2 2004/04/18 21:18:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/fcron/files/fcron.allow,v 1.3 2004/07/18 04:34:03 dragonheart Exp $ # # List here every users who are allowed to use fcron/fcrontab. # You must put one name by line. diff --git a/sys-apps/fcron/files/fcron.conf b/sys-apps/fcron/files/fcron.conf index 0dc77eb0d60e..48b0800e1f3c 100644 --- a/sys-apps/fcron/files/fcron.conf +++ b/sys-apps/fcron/files/fcron.conf @@ -3,7 +3,7 @@ # # WARNING : this file must be owned by root:cron and 640. # -# $Header: /var/cvsroot/gentoo-x86/sys-apps/fcron/files/fcron.conf,v 1.3 2002/04/27 21:46:45 bangert Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/fcron/files/fcron.conf,v 1.4 2004/07/18 04:34:03 dragonheart Exp $ # # The spool directory where fcron stores its files diff --git a/sys-apps/fcron/files/fcron.deny b/sys-apps/fcron/files/fcron.deny index e33daed82f20..d9c70f5aa20d 100644 --- a/sys-apps/fcron/files/fcron.deny +++ b/sys-apps/fcron/files/fcron.deny @@ -1,6 +1,6 @@ # /etc/fcron/fcron.deny # -# $Header: /var/cvsroot/gentoo-x86/sys-apps/fcron/files/fcron.deny,v 1.2 2004/04/18 21:18:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/fcron/files/fcron.deny,v 1.3 2004/07/18 04:34:03 dragonheart Exp $ # # List here every users who are not allowed to use fcron/fcrontab. # You must put one name by line. |