Skip to content

Proper SystemD service configuration for addrwatch_mysql #30

@yakatz

Description

@yakatz

The way I understand the addrwatch_mysql binary, it can run with -f as a systemd service with Type=simple or it could run without -f and use Type=forking, but the forking type recommends a PID file, which does not seem to be an option on this binary. What is the recommended way to set this service up? Should there be more options for the executable like setting the user and PID file, similar to the main executable?

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