Submitted by: Julian H. Stacey

Changed the echo to match correctly the intended code.
This commit is contained in:
Andreas Schulz 1994-11-20 23:34:51 +00:00
parent b406571dee
commit fb851cf86c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=4717

View File

@ -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 \