1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2025-09-25 04:50:28 +02:00

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
commit 425e6d064e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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: