diff options
Diffstat (limited to 'etc/netstart')
-rwxr-xr-x | etc/netstart | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/netstart b/etc/netstart index 4adcae2..e499596 100755 --- a/etc/netstart +++ b/etc/netstart @@ -34,9 +34,6 @@ # the network by hand, this script will do it for you). # -. /etc/rc.subr - -load_rc_config 'XXX' _start=quietstart /etc/rc.d/devd ${_start} |