Re: Access rights for system logs

2011-02-25 Thread Mogens Kjaer
On 02/25/2011 09:13 AM, Matthias Runge wrote:
> yum provides "*/messages" did not list it. Is it really unowned?

In order to give Big Brother read access to /var/log/messages I have
added:

create 640 root wheel

to /etc/logrotate.d/syslog and have added bbuser to the wheel group.

That file is owned by rsyslog in Fedora and sysklogd in RHEL.

Mogens
-- 
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: rpm -q --changelog listing items twice

2010-06-17 Thread Mogens Kjaer
On 06/17/2010 03:51 PM, David Timms wrote:
> Hi, with the recent libcurl/curl updates for F12 I tried a:
> rpm -q --changelog of each.
> While curl's changelog looks normal, the information is shown twice for
> libcurl.

Do you have two libcurl's? (i686 and x86_64)?

That's what I have on a x86_64 F13:

$ rpm -qa | fgrep libcurl
libcurl-7.20.1-2.fc13.x86_64
libcurl-7.20.1-2.fc13.i686
libcurl-devel-7.20.1-2.fc13.x86_64

Mogens

-- 
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel