diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2018-10-18 18:33:44 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2018-10-18 18:33:44 +0000 |
| commit | c51198361b95cb7656f829ead91be74b7fd5a483 (patch) | |
| tree | 9c08aba2b3a70c01556b14501c49dd4ed493c9d5 /libexec | |
| parent | d0d49703a51e98aa0f9287b59815c19663fba50b (diff) | |
Notes
Diffstat (limited to 'libexec')
| -rwxr-xr-x | libexec/rc/rc.d/local_unbound | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rc/rc.d/local_unbound b/libexec/rc/rc.d/local_unbound index fa18061473c10..0d045d918c638 100755 --- a/libexec/rc/rc.d/local_unbound +++ b/libexec/rc/rc.d/local_unbound @@ -4,7 +4,7 @@ # # PROVIDE: local_unbound -# REQUIRE: FILESYSTEMS netif resolv +# REQUIRE: FILESYSTEMS defaultroute netwait resolv # BEFORE: NETWORKING # KEYWORD: shutdown |
