Ask a Question related to SCO, Design and Development.
-
lallous #1
startup ...
Hello,
I noticed there are folders like:
/etc/rc0.d
/etc/rc1.d
/etc/rc2.d
..
..
..
Each folder corresponds to a runlevel?
In each of these folders there is a bunch of scripts...are they the
one who get executed when I type 'init 2' for example in /etc/rc2.d/ ?
In what order to they get executed which script file before which one
?
--
Can I somehow disable the 'init 0' only ?
I tried to 'mv /etc/rc0.d /etc/rc0.d.old' but yet I see the system
launching the shutdown scripts...
Regards,
Elias
lallous Guest
-
Startup Password
I'm unable to use Contribute because it keeps asking for a startup password. You have 3 attempts at getting it right & after that it will open but... -
Open At OS X Startup
> I am running Filemaker 5.5 on OS X 10.2.6. I have it set under System There's a bug in OS X that a FileMaker file that has a password won't... -
Startup
On Sat, 28 Jun 2003 20:04:57 -0700, "sergio" <sergio_fernandez@hotmail.com> wrote: Sergio, it depends on what switches the applications... -
Startup programs
Hi Tony - To modify which programs are automatically started when you start your computer, you need to add or remove shortcuts to your startup... -
ISM startup not functioning
Environment IDS 7.31 on SCO Openserver 5 ISM 2.2 I am having a problem starting up ism. When I issue the command ism_startup –init (as root) ... -
Scott McMillan #2
Re: startup ...
On 31 Jul 2003 22:06:00 -0700, [email]lallous@lgwm.org[/email] (lallous) wrote:
You have an rc1.d directory?>Hello,
>
>I noticed there are folders like:
>
>/etc/rc0.d
>/etc/rc1.d
>/etc/rc2.d
>.
>.
>.
>Each folder corresponds to a runlevel?
>
>In each of these folders there is a bunch of scripts...are they the
>one who get executed when I type 'init 2' for example in /etc/rc2.d/ ?
>In what order to they get executed which script file before which one
>?I cannot imagine why you would want to do that.>Can I somehow disable the 'init 0' only ?
>I tried to 'mv /etc/rc0.d /etc/rc0.d.old' but yet I see the system
>launching the shutdown scripts...
See [url]http://osr5doc.ca.caldera.com:457/OSAdminG/sstT.etcrc.html[/url] for a>Regards,
>Elias
quick rundown on what happens during bootup, and read the init(M),
rc2(ADM), and rc0(ADM) man pages for more information.
Scott McMillan
Scott McMillan Guest
-
tony@aplawrence.com #3
Re: startup ...
lallous <lallous@lgwm.org> wrote:
>Hello,>I noticed there are folders like:Yes, though it's controlled by /etc/inittab>/etc/rc0.d
>/etc/rc1.d
>/etc/rc2.d
>.
>.
>.
>Each folder corresponds to a runlevel?
See [url]http://aplawrence.com/Unixart/startup.html[/url]
>In each of these folders there is a bunch of scripts...are they the
>one who get executed when I type 'init 2' for example in /etc/rc2.d/ ?
>In what order to they get executed which script file before which one
>?>--
>Can I somehow disable the 'init 0' only ?
>I tried to 'mv /etc/rc0.d /etc/rc0.d.old' but yet I see the system
>launching the shutdown scripts...
Don't do that.
There are reasons for the scripts. If you have some specific
reason to shutdown without running the scripts, use "haltsys".
--
[email]tony@aplawrence.com[/email] Unix/Linux/Mac OS X resources: [url]http://aplawrence.com[/url]
Get paid for writing about tech: [url]http://aplawrence.com/publish.html[/url]
tony@aplawrence.com Guest



Reply With Quote

