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
2
Makefile
2
Makefile
|
@ -143,4 +143,4 @@ install:
|
|||
install-deb:
|
||||
sudo systemctl stop ntfy || true
|
||||
sudo apt-get purge ntfy || true
|
||||
sudo dpkg -i dist/*.deb
|
||||
sudo dpkg -i dist/ntfy_*_linux_amd64.deb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue