Document the purpose of this script.

This commit is contained in:
Kris Kennaway 2002-02-11 02:12:22 +00:00
parent f2e6390c69
commit c0d1c2939b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=54511

View File

@ -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