summaryrefslogtreecommitdiff
path: root/ports-mgmt/fbsdmon/files/600.fbsdmon.in
diff options
context:
space:
mode:
Diffstat (limited to 'ports-mgmt/fbsdmon/files/600.fbsdmon.in')
-rw-r--r--ports-mgmt/fbsdmon/files/600.fbsdmon.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/fbsdmon/files/600.fbsdmon.in b/ports-mgmt/fbsdmon/files/600.fbsdmon.in
index 5b970f7412f0..bf5e882f64a3 100644
--- a/ports-mgmt/fbsdmon/files/600.fbsdmon.in
+++ b/ports-mgmt/fbsdmon/files/600.fbsdmon.in
@@ -16,7 +16,7 @@ case "$weekly_fbsdmon_enable" in
echo ""
echo "Sending statistic to fbsdmon.org"
- %%PREFIX%%/sbin/fbsdmon
+ %%PREFIX%%/sbin/fbsdmon -D -s
rc=$?;;
*) rc=0;;