-
Notifications
You must be signed in to change notification settings - Fork 0
Remove dependency on systemd #39
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request