Project

Profile

Help

Issue #7035

closed

API and Content systemd generated file have the wrong group

Added by spredzy almost 4 years ago. Updated almost 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 76
Quarter:

Description

Both pulpcore-api and pulpcore-content do not specify Group= in the unit files. This results in the generated files/folders to default to group guid 100 (on CentOS) that is the usersgroup.

Actions #1

Updated by pulpbot almost 4 years ago

  • Status changed from NEW to POST
Actions #2

Updated by dkliban@redhat.com almost 4 years ago

  • Triaged changed from No to Yes
  • Sprint set to Sprint 75
Actions #3

Updated by rchan almost 4 years ago

  • Sprint changed from Sprint 75 to Sprint 76

Added by spredzy almost 4 years ago

Revision 22c9a83d | View on GitHub

systemd: Ensure services are started with Group pulp_group

Currently the pulpcore-api and pulpcore-content have no group specified on their unit files. Leading them to create their file and folders to a defaulted group (guid: 100).

This commit ensures files and folders are created as {{ pulp_user }}:{{ pulp_group }}

fixes #7035

Added by spredzy almost 4 years ago

Revision 22c9a83d | View on GitHub

systemd: Ensure services are started with Group pulp_group

Currently the pulpcore-api and pulpcore-content have no group specified on their unit files. Leading them to create their file and folders to a defaulted group (guid: 100).

This commit ensures files and folders are created as {{ pulp_user }}:{{ pulp_group }}

fixes #7035

Actions #4

Updated by spredzy almost 4 years ago

  • Status changed from POST to MODIFIED
Actions #6

Updated by fao89 almost 4 years ago

  • Sprint/Milestone set to 3.5.0
Actions #7

Updated by fao89 almost 4 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF