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
commit05f39a44595fb2a64e94498f7fd88656ec7e208d (patch)
tree0f58193737474718f050e20bc9ed4809115cae60 /sys-apps/fcron/files
parentadding a little documentation as taken from the original bug report :) (diff)
downloadhistorical-05f39a44595fb2a64e94498f7fd88656ec7e208d.tar.gz
historical-05f39a44595fb2a64e94498f7fd88656ec7e208d.tar.bz2
historical-05f39a44595fb2a64e94498f7fd88656ec7e208d.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