summaryrefslogtreecommitdiffstats
path: root/etc/daily
diff options
context:
space:
mode:
authorats <ats@FreeBSD.org>1994-11-20 23:34:51 +0000
committerats <ats@FreeBSD.org>1994-11-20 23:34:51 +0000
commitda4cd7368370846ee3e1f66844ef172ff2cf2cc0 (patch)
tree05aa13275c28f3b8a492523abc7933fa98c7e8be /etc/daily
parent947098ff13a239813e9088cbc66ee23adcac3a20 (diff)
downloadFreeBSD-src-da4cd7368370846ee3e1f66844ef172ff2cf2cc0.zip
FreeBSD-src-da4cd7368370846ee3e1f66844ef172ff2cf2cc0.tar.gz
Submitted by: Julian H. Stacey
Changed the echo to match correctly the intended code.
Diffstat (limited to 'etc/daily')
-rw-r--r--etc/daily2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/daily b/etc/daily
index 8fd820f..43444bc 100644
--- a/etc/daily
+++ b/etc/daily
@@ -45,7 +45,7 @@ fi
cd /tmp
# This is not safe, you need to decide what is appropriate for your
# system. Leave a warning note for now.
-echo "You did not enable the cleaning of /tmp in /etc/daily!"
+echo "You did not enable the cleaning of / in /etc/daily!"
#
#find / ! -fstype local -a -prune -o \
# \( -name '[#,]*' -o -name '.#*' -o -name a.out -o -name *.core \
OpenPOWER on IntegriCloud