mirror of
https://github.com/binwiederhier/ntfy.git
synced 2025-04-04 05:37:35 +03:00
Make ntfy run as ntfy user/group, closes #38
This commit is contained in:
parent
808b63eaa1
commit
9a56c24dbe
6 changed files with 28 additions and 3 deletions
|
@ -52,6 +52,8 @@ nfpms:
|
|||
type: config
|
||||
- src: config/ntfy.service
|
||||
dst: /lib/systemd/system/ntfy.service
|
||||
- dst: /var/cache/ntfy
|
||||
type: dir
|
||||
scripts:
|
||||
postinstall: "scripts/postinst.sh"
|
||||
preremove: "scripts/prerm.sh"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue