Skip to content

Not running pmm-agent as root for RPM based installation #3997

@patrickdung

Description

@patrickdung

Description

It's PMM 3 pmm-agent on RHEL9 based VM.

I saw the user pmm-agent is created but the process is actually started as root.
Does the pmm-agent needs root to run?

[Unit]
Description=pmm-agent
After=time-sync.target network.target

[Service]
Type=simple
ExecStart=/usr/sbin/pmm-agent --config-file=/usr/local/percona/pmm/config/pmm-agent.yaml
Restart=always
RestartSec=2s

[Install]
WantedBy=multi-user.target

Suggested solution

No response

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

featureFeature request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions