This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: /dev/console


Din't found any log /dev/console in syslog.conf

My syslog.conf

# Log anything (except mail) of level info or higher.
# Don't log private authentication messages!
#*.info;mail.none;authpriv.none		/var/log/messages

# The authpriv file has restricted access.
#authpriv.*				/var/log/secure

# Log all the mail messages in one place.
#mail.*					/var/log/maillog

#For a start, use this simplifed approach.
*.*					/var/log/messages

--- On Thu, 22/5/08, Corinna Vinschen <corinna-cygwin@cygwin.com> wrote:

> From: Corinna Vinschen <corinna-cygwin@cygwin.com>
> Subject: Re: /dev/console
> To: cygwin@cygwin.com
> Date: Thursday, 22 May, 2008, 6:50 PM
> On May 22 18:35, Jaspreet Singh wrote:
> > i am getting some kinda error with init, its not
> executing scripts in runlevels. syslogd logs
> > 
> > May 22 18:07:37 node1 init: PID 1832: `init'
> service stopped, exit status: 0
> > May 22 18:07:37 node1 init: open(/dev/console):
> Permission denied
> > May 22 18:07:43 node1 init: can't open
> /dev/console
> > May 22 18:07:43 node1 init: can't open
> /dev/console
> > May 22 18:07:43 node1 init: Entering runlevel: 3
> > May 22 18:07:43 node1 init: open(/dev/console):
> Permission denied
> > May 22 18:07:44 node1 init: PID 2744: `init'
> service started
> > May 22 18:07:44 node1 webmin[2296]: Webmin starting 
> > May 22 18:07:45 node1 init: no more processes left in
> this runlevel
> > May 22 18:18:31 node1 -- MARK --
> 
> You can't use /dev/console for logging.  When running
> init as a service,
> it has no console.  Change your syslogd configuration.
> 
> 
> Corinna
> 
> -- 
> Corinna Vinschen                  Please, send mails
> regarding Cygwin to
> Cygwin Project Co-Leader          cygwin AT cygwin DOT com
> Red Hat
> 
> --
> Unsubscribe info:     
> http://cygwin.com/ml/#unsubscribe-simple
> Problem reports:       http://cygwin.com/problems.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/


      Bring your gang together. Do your thing. Find your favourite Yahoo! group at http://in.promos.yahoo.com/groups/


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]