diff options
-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 899e356..ed69c19 100755 --- a/etc/rc.d/local_unbound +++ b/etc/rc.d/local_unbound @@ -4,7 +4,7 @@ # # PROVIDE: local_unbound -# REQUIRE: SERVERS cleanvar +# REQUIRE: FILESYSTEMS netif resolv # KEYWORD: shutdown . /etc/rc.subr |