Command ReferenceA-145
NAME
rc - system initialization command script
SYNOP SIS
/etc/rc
DESCRIPTION
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.
EXAMPLE
This is a sample /etc/rc file as generated by setup:
#Auto-generated by setup Tue Jun 2 21:23:52 GMT 1994
hostname filer.dell.com
ifconfig e0 hostname-0
ifconfig e1a hostname-1
route add default MyRouterBox 1
routed on
timezone US/Central
savecore
exportfs -a
nfs on
FILES
/etc/rc
SEE ALSO
exportfs, exports, hostname, hosts, ifconfig, nfs, route, routed, savecore,
setup, timezone, autosupport
rc