rcinet(8) — Maintenance
Digital
NAME
rcinet − restart, start or stop Internet services on the system
SYNOPSIS
/usr/sbin/rcinet [ restart stop start ]
DESCRIPTION
The rcinet script allows system administrators to restart, stop, or start the Internet network services while the system is running in multi-user mode by using one of the following options:
restartRestart the Internet.
startStart the Internet.
stopStop the Internet.
RESTRICTIONS
Superuser privilege is required.
Warn users that the Internet is coming down.
Unmount (umount) remotely mounted file systems that are not in /etc/fstab before bringing down the Internet.
FILES
Internet shell scripts in /sbin/rc0.d and /sbin/rc3.d.
ERRORS
rcinet prints an error message on stderr for the if the Internet is not configured.
RLATED INFORMATION
mount(8)