summarylogtreecommitdiffstats
path: root/nextcloud-app-notify_push-x86_64.service
blob: 106998f0529b9f195df1e186550310d926b652b4 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description = Push daemon for Nextcloud clients

[Service]
Environment = PORT=7867
ExecStart = /usr/share/webapps/nextcloud/apps/notify_push/bin/x86_64/notify_push /etc/webapps/nextcloud/config/config.php
User = nextcloud

[Install]
WantedBy = multi-user.target