Hide Forgot
Description of problem: The rsyslog packages install files into /bin, /lib, /lib64 and /sbin. These should be moved to /usr/* per https://fedoraproject.org/wiki/Packaging:Guidelines?rd=Packaging/Guidelines#Effect_of_the_UsrMove_Fedora_Feature Version-Release number of selected component (if applicable): rsyslog-7.4.2-4.el7 Steps to Reproduce: $ rpm -ql rsyslog Actual results: $ rpm -ql rsyslog | grep rsyslogd /sbin/rsyslogd Expected results: $ rpm -ql rsyslog | grep rsyslogd /usr/sbin/rsyslogd
It's not a pretty thing to change file location after beta, but better now than later.
This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request.