Newer
Older
nc-env / templates / template15-notify-push-server / artifacts / notify_push.service
@pmarini pmarini on 16 Apr 2024 255 bytes sync with source repo
[Unit]
Description = Push daemon for Nextcloud clients
Documentation = https://github.com/nextcloud/notify_push

[Service]
EnvironmentFile = /etc/notify_push/notify_push.env
ExecStart = /opt/notify_push/notify_push

[Install]
WantedBy = multi-user.target