diff options
Diffstat (limited to 'etc/rc.d/local_unbound')
-rwxr-xr-x | etc/rc.d/local_unbound | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/local_unbound b/etc/rc.d/local_unbound index 0cd1ff3e6232c..d5c2b7908c078 100755 --- a/etc/rc.d/local_unbound +++ b/etc/rc.d/local_unbound @@ -11,7 +11,7 @@ . /etc/rc.subr name="local_unbound" -desc="local caching forwarding resolver" +desc="Local caching forwarding resolver" rcvar="local_unbound_enable" command="/usr/sbin/unbound" |