Actions
Issue #5447
closed/etc/pulp/server.conf still has owner "root:apache" after upgrade
Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
2.20.0
Platform Release:
OS:
RHEL 7
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Sprint 61
Quarter:
Description
After an upgrade to Pulp 2.20.1 (from 2.17), /etc/pulp/server.conf
is owned by "root:apache" still:
-rw-r-----. 1 root apache 422 Feb 5 2019 server.conf
-rw-r-----. 1 root pulp 15922 Sep 9 19:34 server.conf.rpmnew
server.conf.rpmnew
is created with the correct owner. But the existing config file is not updated.
Actions