Document the purpose of this script.
This commit is contained in:
parent
f2e6390c69
commit
c0d1c2939b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=54511
@ -1,4 +1,7 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# For use on the client. Start the load reporting service at system
|
||||
# boot time.
|
||||
|
||||
if [ "$1" != "start" ]; then exit; fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user