summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2013-11-18 09:48:04 -0600
committerSol Jerome <sol.jerome@gmail.com>2013-11-18 09:49:53 -0600
commit9f62ccae2380b5026f70be279ebe36a3494a2259 (patch)
treed63995cf1ec87a60b019342be0cf9b3036321e91 /tools
parent504741f24c050684d1707cac057fdd4677afdd64 (diff)
downloadbcfg2-9f62ccae2380b5026f70be279ebe36a3494a2259.tar.gz
bcfg2-9f62ccae2380b5026f70be279ebe36a3494a2259.tar.bz2
bcfg2-9f62ccae2380b5026f70be279ebe36a3494a2259.zip
bcfg2.spec: Remove unnecessary replacement
Our cron job is smart enough to work in any libexec directory. These replacements are unnecessary. Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'tools')
-rwxr-xr-xtools/bcfg2-cron2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/bcfg2-cron b/tools/bcfg2-cron
index fe0e6e90d..9a93c2e44 100755
--- a/tools/bcfg2-cron
+++ b/tools/bcfg2-cron
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Script to run bcfg2 with cron.
+# Script to run bcfg2 with cron.
#
# This script is designed so that bcfg2-cron can be invoked from both
# /etc/cron.daily and /etc/cron.hourly. This allows the administrators to