Improve rc.local comments

pull/46/head
Dan Puttick 2017-01-24 15:26:09 -05:00
parent deca259529
commit 74a22a5ee2
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@
# #
# By default this script does nothing. # By default this script does nothing.
# #
# The above are the default comments for rc.local. For Circlean, rc.local has ## The above are the default comments for rc.local. For Circlean, rc.local has
# been modified to start the grooming process on boot. ## been modified to start the grooming process after booting.
clean(){ clean(){
echo "GROOMER: rc.local done, shutting down." echo "GROOMER: rc.local done, shutting down."