Could the nscd unit file please be improved as follows: [Unit] Description=Name Switch Cache Daemon After=syslog.target network.target [Service] Type=forking PIDFile=/run/nscd/nscd.pid EnvironmentFile=-/etc/sysconfig/nscd ExecStart=/usr/sbin/nscd $NSCD_OPTIONS ExecReload=/usr/sbin/nscd -i passwd ExecReload=/usr/sbin/nscd -i group ExecReload=/usr/sbin/nscd -i hosts ExecReload=/usr/sbin/nscd -i services ExecStop=/usr/sbin/nscd -K [Install] WantedBy=multi-user.target ... This would also require a modification of /etc/tmpfiles.d/nscd.conf: d /run/nscd 0755 root root - It would also be great to have these in F15 as the classic nscd init cause some weird problems with NetworkManager: https://bugzilla.redhat.com/show_bug.cgi?id=739902
Adding me to the bug since I wrote that unit file along with the tmpfile
glibc-2.14.90-10 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/FEDORA-2011-12845
Package glibc-2.14.90-10: * should fix your issue, * was pushed to the Fedora 16 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing glibc-2.14.90-10' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/glibc-2.14.90-10 then log in and leave karma (feedback).
glibc-2.14.90-10 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report.