mirror of https://github.com/CIRCL/Circlean
Improve rc.local comments
parent
deca259529
commit
74a22a5ee2
|
@ -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."
|
||||||
|
|
Loading…
Reference in New Issue