summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandall2008-12-01 15:03:44 -0800
committerEric Sandall2008-12-01 15:03:44 -0800
commite8a0fcc175ba37009cd453d589e7d489bbf6ef3f (patch)
tree837b4f90c059c6812385936735df6f7bf9d90e1f
parent4a2adedf446ba45d516fae1b63540047f61249fb (diff)
fcrontabs: turn off staging, as it runs fcron that doesn't like it #14911
(cherry-picked from commit 3232c4093aee9fff4d71543d38870336e69e408c)
-rwxr-xr-xutils/fcrontabs/DETAILS1
-rw-r--r--utils/fcrontabs/HISTORY3
2 files changed, 4 insertions, 0 deletions
diff --git a/utils/fcrontabs/DETAILS b/utils/fcrontabs/DETAILS
index 604e06f493..90bb3baa7f 100755
--- a/utils/fcrontabs/DETAILS
+++ b/utils/fcrontabs/DETAILS
@@ -3,6 +3,7 @@
LICENSE[0]=PD
ENTERED=20030714
KEYWORDS="utils"
+ STAGED_INSTALL=off
SHORT="directories to put commands in to run regularly."
cat << EOF
The fcrontabs spell installs directories such as /etc/cron.daily where
diff --git a/utils/fcrontabs/HISTORY b/utils/fcrontabs/HISTORY
index 206754a08a..2a616441cb 100644
--- a/utils/fcrontabs/HISTORY
+++ b/utils/fcrontabs/HISTORY
@@ -1,3 +1,6 @@
+2008-11-26 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
+ * DETAILS: turn off staging, as it runs fcron that doesn't like it #14911
+
2008-10-01 Elisamuel Resto <ryuji@sourcemage.org>
* INSTALL: removed run-parts install; use install_config_file for fcrontab
* run-parts: removed.