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/