aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorPatrick Kelsey <pkelsey@FreeBSD.org>2015-06-27 18:01:50 +0000
committerPatrick Kelsey <pkelsey@FreeBSD.org>2015-06-27 18:01:50 +0000
commit821f1f1c9d0a809d7182e0faa21af63bc05325b8 (patch)
treea9ebda5daef03ed30e73954d14d09156e23d199f /etc
parent49a740381ea027bc50490b21f980895c71e6e90f (diff)
Notes
Diffstat (limited to 'etc')
-rw-r--r--etc/rc.d/iovctl2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/iovctl b/etc/rc.d/iovctl
index f207b084dcc3..1958a266a9c9 100644
--- a/etc/rc.d/iovctl
+++ b/etc/rc.d/iovctl
@@ -27,7 +27,7 @@ run_iovctl()
iovctl_start()
{
- run_iovctl -E
+ run_iovctl -C
}
iovctl_stop()