Merge pull request #1002 from dandersch/ntfy-client_user_service

Add systemd user service for `ntfy-client.service`
This commit is contained in:
Philipp C. Heckel
2025-05-25 12:42:51 -04:00
committed by GitHub
4 changed files with 37 additions and 36 deletions

View File

@@ -90,6 +90,8 @@ nfpms:
type: "config|noreplace"
- src: client/ntfy-client.service
dst: /lib/systemd/system/ntfy-client.service
- src: client/user/ntfy-client.service
dst: /lib/systemd/user/ntfy-client.service
- dst: /var/cache/ntfy
type: dir
- dst: /var/cache/ntfy/attachments
@@ -119,6 +121,7 @@ archives:
- server/ntfy.service
- client/client.yml
- client/ntfy-client.service
- client/user/ntfy-client.service
-
id: ntfy_windows
builds: