mirror of
https://github.com/Finb/bark-server.git
synced 2026-04-28 15:15:50 +03:00
[PR #321] [CLOSED] feat: add support for systemd socket activation #322
Labels
No labels
enhancement
in progress
need test
pull-request
v2
v2
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bark-server#322
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Finb/bark-server/pull/321
Author: @Moraxyc
Created: 12/22/2025
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
b006762feat: add support for systemd socket activationf1d695bfeat: Add --shutdown-timeout for idle auto-termination📊 Changes
3 files changed (+69 additions, -0 deletions)
View changed files
📝
go.mod(+1 -0)📝
go.sum(+2 -0)📝
main.go(+66 -0)📄 Description
Systemd Socket https://www.freedesktop.org/software/systemd/man/latest/systemd.socket.html
How to Test
Systemd Socket (
/etc/systemd/system/bark-server.socket)Systemd Service (
/etc/systemd/system/bark-server.service)Logs
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.