diff options
| author | Ian Lepore <ian@FreeBSD.org> | 2016-03-16 17:35:55 +0000 |
|---|---|---|
| committer | Ian Lepore <ian@FreeBSD.org> | 2016-03-16 17:35:55 +0000 |
| commit | f12c05ae3e439296d6c60b43781e61e5c499a1ce (patch) | |
| tree | 9ee1a3cd44fd6dcbd90a06676c19b832a3abd6d3 | |
| parent | 6d396180af11595163d25121d32e2dd2e30e1a92 (diff) | |
Notes
| -rwxr-xr-x | etc/rc.d/netwait | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/netwait b/etc/rc.d/netwait index 6ccca043c55b..e9c23ca40127 100755 --- a/etc/rc.d/netwait +++ b/etc/rc.d/netwait @@ -3,7 +3,7 @@ # $FreeBSD$ # # PROVIDE: netwait -# REQUIRE: devd routing +# REQUIRE: devd ipfilter ipfw pf routing # KEYWORD: nojail # # The netwait script helps handle two situations: |
