From 74a22a5ee2245914265fdc721a04f12cc59481f8 Mon Sep 17 00:00:00 2001 From: Dan Puttick Date: Tue, 24 Jan 2017 15:26:09 -0500 Subject: [PATCH] Improve rc.local comments --- fs_filecheck/etc/rc.local | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fs_filecheck/etc/rc.local b/fs_filecheck/etc/rc.local index fb86b0b..c80ebf3 100755 --- a/fs_filecheck/etc/rc.local +++ b/fs_filecheck/etc/rc.local @@ -11,8 +11,8 @@ # # By default this script does nothing. # -# The above are the default comments for rc.local. For Circlean, rc.local has -# been modified to start the grooming process on boot. +## The above are the default comments for rc.local. For Circlean, rc.local has +## been modified to start the grooming process after booting. clean(){ echo "GROOMER: rc.local done, shutting down."