Skip to content

Remove dependency on systemd #39

@rail5

Description

@rail5

Currently, the autobuild daemon runs via a systemd "socket."

The socket lives as a file in /var/run. When a process writes to the socket, systemd launches the autobuild daemon and routes stdin/stdout through the socket

This works great, except on any system which doesn't use systemd. Devuan, AntiX, etc

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions