Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't write pid to /var/run/opendmarc.pid: Permission denied #13

Open
Phexcom opened this issue Aug 24, 2018 · 1 comment
Open

can't write pid to /var/run/opendmarc.pid: Permission denied #13

Phexcom opened this issue Aug 24, 2018 · 1 comment

Comments

@Phexcom
Copy link

Phexcom commented Aug 24, 2018

I had the error when trying to start Opendmarc
I had to change

PidFile /var/run/opendmarc.pid

to

PidFile /var/run/opendmarc/opendmarc.pid

then i added this line

chown -R opendmarc:opendmarc /var/run/opendmarc/

dave5623 added a commit to dave5623/Postfix-Server-Setup that referenced this issue Apr 27, 2020
@t94j0
Copy link

t94j0 commented Jul 9, 2020

Confirming that @dave5623's commit fixes this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants