mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-21 16:32:25 +01:00
Submitted by: Julian H. Stacey
Changed the echo to match correctly the intended code.
This commit is contained in:
parent
b406571dee
commit
fb851cf86c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=4717
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user