summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThilo Bangert <bangert@gentoo.org>2002-04-21 12:40:51 +0000
committerThilo Bangert <bangert@gentoo.org>2002-04-21 12:40:51 +0000
commitbc02b55b4bf7949287ae739c6ecadb348e5aa862 (patch)
treedf3e6ea8a47a26e8f91ee69c22ff9e9d779e4379 /sys-apps/fcron/files
parentadding a little documentation as taken from the original bug report :) (diff)
downloadgentoo-2-bc02b55b4bf7949287ae739c6ecadb348e5aa862.tar.gz
gentoo-2-bc02b55b4bf7949287ae739c6ecadb348e5aa862.tar.bz2
gentoo-2-bc02b55b4bf7949287ae739c6ecadb348e5aa862.zip
change fcron's crontabs to /var/spool/cron/fcrontabs
Diffstat (limited to 'sys-apps/fcron/files')
-rw-r--r--sys-apps/fcron/files/fcron.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/fcron/files/fcron.conf b/sys-apps/fcron/files/fcron.conf
index eb7e47af9d07..c577ad272aea 100644
--- a/sys-apps/fcron/files/fcron.conf
+++ b/sys-apps/fcron/files/fcron.conf
@@ -7,7 +7,7 @@
#
# The spool directory where fcron stores its files
-fcrontabs = /var/spool/cron/crontabs
+fcrontabs = /var/spool/cron/fcrontabs
# The location of the pidfile
pidfile = /var/run/fcron.pid