Re: syslogd not starting

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



David Williams wrote:
I recently noticed I wasn't getting any messages in the log files and that syslogd wasn't running. Trying to start it gives me:
syslogd: error while loading shared libraries: libc.so.6: cannot open shared object file: Permission denied

Try running

  restorecon /lib/*
  restorecon /lib/tls/*
  restorecon /lib/i686/*
  restorecon /usr/lib/*

or relabel the entire system. The issue is most likely that the context of some DSOs (including glibc) is not as required. This is necessary now that syslogd is covered by the targeted policy.

--
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â

Attachment: signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux