Displaying 5 results from an estimated 5 matches for "fileusername".
2015 Aug 12
2
Odd problem with updates to the recent CR
...wrote:
>> So, since I haven't yet found where /var/log/httpd is created, what
>> would
>> a default package make the ownership of the directory? Does it expect it
>> to be apache:root?
>
> Just a data point:
>
> $ rpm -qp --qf='[%-11{filemodes:perms} %-8{fileusername}
> %-8{filegroupname} %{filenames}\n]' httpd-2.2.15-45.el6.x86_64.rpm | grep
> /var/log/httpd
>
> drwx------ root root /var/log/httpd
>
Yeah, well, SiteMinder runs as a child of the httpd started by service
start, so it runs as apache.
Ask me how much I think of SiteMin...
2015 Aug 11
6
Odd problem with updates to the recent CR
Richard wrote:
>> From: m.roth at 5-cent.us
<snip>
>> Anyway, starting late last week, we found issues - as in, its
>> process, which runs under, and is started by, apache, was suddenly
>> pegging a CPU or so. Trying to stop httpd, that worked... but this
>> idiot process never did (and it's ugly to clean up after).
>>
>> What we just this
2015 Aug 12
0
Odd problem with updates to the recent CR
...t 12:59:58PM -0400, m.roth at 5-cent.us wrote:
> So, since I haven't yet found where /var/log/httpd is created, what would
> a default package make the ownership of the directory? Does it expect it
> to be apache:root?
Just a data point:
$ rpm -qp --qf='[%-11{filemodes:perms} %-8{fileusername} %-8{filegroupname} %{filenames}\n]' httpd-2.2.15-45.el6.x86_64.rpm | grep /var/log/httpd
drwx------ root root /var/log/httpd
--
Jonathan Billings <billings at negate.org>
2015 Aug 12
0
Odd problem with updates to the recent CR
...aven't yet found where /var/log/httpd is created,
>>> what would
>>> a default package make the ownership of the directory? Does it
>>> expect it to be apache:root?
>>
>> Just a data point:
>>
>> $ rpm -qp --qf='[%-11{filemodes:perms} %-8{fileusername}
>> %-8{filegroupname} %{filenames}\n]'
>> httpd-2.2.15-45.el6.x86_64.rpm | grep /var/log/httpd
>>
>> drwx------ root root /var/log/httpd
>>
> Yeah, well, SiteMinder runs as a child of the httpd started by
> service start, so it runs as apache.
>...
2018 Jul 05
2
upgrade 7.4 --> 7.5: dbus broken
On 05/07/2018 14:18, Jonathan Billings wrote:
> The /var/run symlink to /run is part of the 'filesystem' package, and
> has existed as a symlink since 7.0.1406 was released:
>
> $ rpmls -l http://vault.centos.org/7.0.1406/os/x86_64/Packages/filesystem-3.2-18.el7.x86_64.rpm |grep /var/run
> lrwxrwxrwx root root /var/run
I've never seen "rpmls". Is it