Make ntfy run as ntfy user/group, closes #38
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user