chore: remove serviceName or inline, update service unit description

This commit is contained in:
2025-06-23 17:47:46 -05:00
parent 06e036a116
commit 821067765e
3 changed files with 8 additions and 12 deletions

View File

@@ -15,8 +15,6 @@ import (
"github.com/coreos/go-systemd/daemon"
)
const serviceName = "HATray"
// linuxService implements the Service interface for Linux
// It integrates with systemd and controls the app layer
// according to systemd signals (start, stop, reload)