Re: init-config has incorrect path for /etc/rc.d/rc [FIX]

Bruce Jerrick via Cygwin <[email protected]>
Newsgroups gmane.os.cygwin
Message-ID <[email protected]>
There are two more instances of the old "/etc/rc" in init-config
   (one is just a comment):

When it does "Creating default ${SYSCONFDIR}/inittab file",
   one of the lines it creates is:

     rc::bootwait:/etc/rc

That should be:

     rc::bootwait:/etc/rc.d/rc

And there's this comment:

     # Check if /etc/rc exists.

Which should be:

     # Check if /etc/rc.d/rc exists.


-- Bruce Jerrick

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.