Date: Mon, 13 Oct 1997 23:13:28 -0400 (EDT) From: Mike Andrews <mandrews@termfrost.org> To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: bin/4758: /etc/rc won't run /etc/etc.i386/rc.i386 Message-ID: <199710140313.XAA02063@mindcrime.termfrost.org> Resent-Message-ID: <199710140320.UAA16556@hub.freebsd.org>
index | next in thread | raw e-mail
>Number: 4758
>Category: bin
>Synopsis: /etc/rc won't run /etc/etc.i386/rc.i386
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-bugs
>State: open
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Oct 13 20:20:01 PDT 1997
>Last-Modified:
>Originator: Mike Andrews
>Organization:
>Release: FreeBSD 2.2-STABLE i386
>Environment:
FreeBSD mindcrime.termfrost.org 2.2-STABLE FreeBSD 2.2-STABLE #0: Sun Oct 5 15:59:18 EDT 1997 mandrews@mindcrime.termfrost.org:/usr/src/sys/compile/MINDCRIME i386
>Description:
Architecture specific stuff isn't getting run at boot time anymore.
/usr/src/etc contains an etc.i386 directory, with an rc.i386 file,
but /etc/rc looks for rc.i386 in /etc isntead of /etc/rc.i386.
I noticed it when my screensaver stopped working, but for some people
it could be more serious (i.e. Linux/SCO binary emulation not loading).
Probably something to fix before 2.2.5 is built.
>How-To-Repeat:
cp /usr/src/etc/rc* /etc
configure a screensaver in /etc/rc.conf
reboot
watch it not load :)
>Fix:
add "etc.${arch}/" to lines 238-239 of /etc/rc?
>Audit-Trail:
>Unformatted:
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710140313.XAA02063>
