Skip to content

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

@Phexcom

Description

@Phexcom

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/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions