Skip to content

Investigate and fix service and timer leaks. #152

@joeysk2012

Description

@joeysk2012

There are still issues with service and timer leaks when udev rules fail or the unit exits on code 1 for some reason.
This could lead to extra policy-routes@.service or refresh-policy-routes@.timer to remain on the system after the interface has been deleted. policy-routes@.service should no longer be running but rather remain because RemainAfterExit=yes. Leaked refresh-policy-routes@.timer are more sinister because they can process every 60 seconds if not disabled or stopped.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions