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: Very slow Cygwin startup on Windows 7


Andrey Repin <anrdaemon <at> yandex.ru> writes:
> # getent passwd $(id -u) > /etc/passwd
# mkpasswd -l >> /etc/passwd
> # getent group $(id -G) > /etc/group
# mkgroup -l >> /etc/group
> # echo -e "#\npasswd: files db\ngroup: files db\n" > /etc/nsswitch.conf

Regards,
Achim.


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


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