aboutsummaryrefslogtreecommitdiffstats
path: root/Tools/portbuild
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2002-02-11 10:12:22 +0800
committerkris <kris@FreeBSD.org>2002-02-11 10:12:22 +0800
commit0a126cd688fbf7ba2a2173c1a7ec67bf263d8ca5 (patch)
treeb6f03a0c3d2ad89df1c262289927ec44db114b4b /Tools/portbuild
parenta81e2cdd50000a81a62d0e1ffaded8ca43f522b4 (diff)
downloadfreebsd-ports-gnome-0a126cd688fbf7ba2a2173c1a7ec67bf263d8ca5.tar.gz
freebsd-ports-gnome-0a126cd688fbf7ba2a2173c1a7ec67bf263d8ca5.tar.zst
freebsd-ports-gnome-0a126cd688fbf7ba2a2173c1a7ec67bf263d8ca5.zip
Document the purpose of this script.
Diffstat (limited to 'Tools/portbuild')
-rwxr-xr-xTools/portbuild/scripts/reportload.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/Tools/portbuild/scripts/reportload.sh b/Tools/portbuild/scripts/reportload.sh
index a0e6cd27419f..5516e71d3a8a 100755
--- a/Tools/portbuild/scripts/reportload.sh
+++ b/Tools/portbuild/scripts/reportload.sh
@@ -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