Manual Pages
Table of Contents
na_rc - system initialization command script
/etc/rc
The command script /etc/rc is invoked automatically during
system initialization. Since the filer has no local editor,
/etc/rc must be edited from an NFS client with root
access to /etc. Alternately, you can use the setup command
to generate a new /etc/rc file without using NFS.
This is a sample /etc/rc file as generated by setup:
#Auto-generated by setup Tue Jun 2 21:23:52 GMT 1994
hostname toaster.mycompany.com
ifconfig e0 `hostname`-0
ifconfig e1a `hostname`-1
route add default MyRouterBox 1
routed on
timezone Atlantic/Bermuda
savecore
/etc/rc
na_hostname(1), na_hosts(5), na_ifconfig(1), na_nfs(1),
na_route(1), na_routed(1), na_savecore(1), na_setup(1),
na_timezone(1)
Table of Contents