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.
|
||||
#
|
||||
# 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."
|
||||
|
|
Loading…
Reference in New Issue