diff options
| author | Rick Macklem <rmacklem@FreeBSD.org> | 2020-12-17 00:20:57 +0000 |
|---|---|---|
| committer | Rick Macklem <rmacklem@FreeBSD.org> | 2020-12-17 00:20:57 +0000 |
| commit | 31b29217abc4da8504df959794d43428712f2666 (patch) | |
| tree | d822b7b739f4f05daab958c32e80bb00d0bc79c9 /libexec/rc | |
| parent | 029ca1842fa44869a866faef0fb0da0ae82e3193 (diff) | |
Notes
Diffstat (limited to 'libexec/rc')
| -rwxr-xr-x | libexec/rc/rc.d/mountcritremote | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rc/rc.d/mountcritremote b/libexec/rc/rc.d/mountcritremote index dede14f194682..2924bfea2f986 100755 --- a/libexec/rc/rc.d/mountcritremote +++ b/libexec/rc/rc.d/mountcritremote @@ -4,7 +4,7 @@ # # PROVIDE: mountcritremote -# REQUIRE: NETWORKING FILESYSTEMS ipsec netwait +# REQUIRE: NETWORKING FILESYSTEMS ipsec netwait nfscbd # KEYWORD: nojail . /etc/rc.subr |
