Home | History | Annotate | Download | only in rc.d

Lines Matching refs:network

3 # $NetBSD: network,v 1.85 2020/10/16 15:31:04 kim Exp $
6 # PROVIDE: network
12 name="network"
38 # set hostname, turn on network
40 echo "Starting network."
206 # Configure all of the network interfaces listed in $net_interfaces;
251 echo -n 'Configuring network interfaces:'
470 resconf="# Generated by /etc/rc.d/network$nl$resconf"
472 printf %s "$resconf" | resolvconf -m "${dns_metric:-0}" -a network
486 echo "Stopping network."
506 resolvconf -f -d network
534 echo -n 'Downing network interfaces:'