diff options
| author | Bjoern A. Zeeb <bz@FreeBSD.org> | 2020-01-08 23:34:50 +0000 |
|---|---|---|
| committer | Bjoern A. Zeeb <bz@FreeBSD.org> | 2020-01-08 23:34:50 +0000 |
| commit | 1459a8eb247bcb10c4ee05d7b1ee1c2cb8a4b277 (patch) | |
| tree | f83d01929cdd230abd886a38bae4690368a05a00 /libexec | |
| parent | 334fc5822becf3294a389630137d2332e42fda7d (diff) | |
Notes
Diffstat (limited to 'libexec')
| -rwxr-xr-x | libexec/rc/rc.d/netoptions | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rc/rc.d/netoptions b/libexec/rc/rc.d/netoptions index fda0229b7fef2..0dd927515015d 100755 --- a/libexec/rc/rc.d/netoptions +++ b/libexec/rc/rc.d/netoptions @@ -6,7 +6,7 @@ # PROVIDE: netoptions # REQUIRE: FILESYSTEMS # BEFORE: netif -# KEYWORD: nojail +# KEYWORD: nojailvnet . /etc/rc.subr . /etc/network.subr |
