Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Mar 1995 17:42:01 +0200
From:      Heikki Suonsivu <hsu@cs.hut.fi>
To:        freebsd-current@freefall.cdrom.com
Subject:   Proposal
Message-ID:  <199503051542.RAA16370@shadows.cs.hut.fi>

next in thread | raw e-mail | index | archive | help

How about adding this to the end of the /etc/rc.local?

if [ -x /usr/local/etc/rc.`hostname` ]
then
  . /usr/local/etc/rc.`hostname`
fi

-
Heikki Suonsivu, T{ysikuu 10 C 83/02210 Espoo/FINLAND,
hsu@cs.hut.fi  home +358-0-8031121 work -4513377 fax -4555276  riippu SN



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503051542.RAA16370>