Re: Find out startup programs execution order..

2007-05-16 Thread Agus

2007/5/16, Jack Barnett [EMAIL PROTECTED]:


Look before and after the error messages
What other messages you see?  That'll give you a general idea on where
it's at in the startup process when you get that error.

On 5/15/07, Agus [EMAIL PROTECTED] wrote:
 Hi...
 i am trying to solve a problem with an error message during startup..
 su: /bin/csh : Permission Denied

 so i am trying to find the way the programs start during boot

 thats it

 Thanxsss
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to 
[EMAIL PROTECTED]




Yes..thats the way i found that the error was from mysql-server...
but i thought that there might be a way to see the order programs boot...and
maybe change it...

Thanks...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Find out startup programs execution order..

2007-05-16 Thread Oliver Peter
On Tue, May 15, 2007 at 11:34:15PM -0300, Agus wrote:
 Hi...
 i am trying to solve a problem with an error message during startup..
 su: /bin/csh : Permission Denied
 
 so i am trying to find the way the programs start during boot
 
 thats it
 
 Thanxsss

AFAIK:
Programs under /etc/rc.d/ and /usr/local/etc/rc.d/ start in
alphanumerical order. So you can rename those startup shell scripts
according to your needs.

-- 
Oliver PETER, email: [EMAIL PROTECTED], ICQ# 113969174
Worker bees can leave. Even drones can fly away. The Queen is their slave.


pgpKRYNhHIrwq.pgp
Description: PGP signature


Re: Find out startup programs execution order..

2007-05-16 Thread James Seward

On 5/16/07, Agus [EMAIL PROTECTED] wrote:

Yes..thats the way i found that the error was from mysql-server...
but i thought that there might be a way to see the order programs boot...and
maybe change it...


man 8 rcorder

/JMS
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Find out startup programs execution order..

2007-05-16 Thread Lowell Gilbert
Agus [EMAIL PROTECTED] writes:

 2007/5/16, Jack Barnett [EMAIL PROTECTED]:

 Look before and after the error messages
 What other messages you see?  That'll give you a general idea on where
 it's at in the startup process when you get that error.

 On 5/15/07, Agus [EMAIL PROTECTED] wrote:
  Hi...
  i am trying to solve a problem with an error message during startup..
  su: /bin/csh : Permission Denied
 
  so i am trying to find the way the programs start during boot
 
  thats it
 
  Thanxsss
  ___
  freebsd-questions@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to 
 [EMAIL PROTECTED]
 


 Yes..thats the way i found that the error was from mysql-server...
 but i thought that there might be a way to see the order programs boot...and
 maybe change it...

Sure.

The documentation for this is under man rc.d.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Find out startup programs execution order..

2007-05-16 Thread Agus

2007/5/16, Lowell Gilbert [EMAIL PROTECTED]:


Agus [EMAIL PROTECTED] writes:

 2007/5/16, Jack Barnett [EMAIL PROTECTED]:

 Look before and after the error messages
 What other messages you see?  That'll give you a general idea on where
 it's at in the startup process when you get that error.

 On 5/15/07, Agus [EMAIL PROTECTED] wrote:
  Hi...
  i am trying to solve a problem with an error message during startup..
  su: /bin/csh : Permission Denied
 
  so i am trying to find the way the programs start during boot
 
  thats it
 
  Thanxsss
  ___
  freebsd-questions@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to 
 [EMAIL PROTECTED]
 


 Yes..thats the way i found that the error was from mysql-server...
 but i thought that there might be a way to see the order programs
boot...and
 maybe change it...

Sure.

The documentation for this is under man rc.d.



Great...thanks for everyonei will begin reading.

thankks
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Find out startup programs execution order..

2007-05-15 Thread Agus

Hi...
i am trying to solve a problem with an error message during startup..
su: /bin/csh : Permission Denied

so i am trying to find the way the programs start during boot

thats it

Thanxsss
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Find out startup programs execution order..

2007-05-15 Thread Jack Barnett

Look before and after the error messages
What other messages you see?  That'll give you a general idea on where
it's at in the startup process when you get that error.

On 5/15/07, Agus [EMAIL PROTECTED] wrote:

Hi...
i am trying to solve a problem with an error message during startup..
su: /bin/csh : Permission Denied

so i am trying to find the way the programs start during boot

thats it

Thanxsss
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]