File nextcloud-notify-push@.service of Package nextcloud-notify-push
[Unit] Description=Nextcloud Notify Push Server Instance: %i Documentation=https://github.com/nextcloud/notify_push After=network.target mariadb.service mysql.service nginx.service apache2.service postgresql.service redis.service PartOf=nextcloud-notify-push.target [Service] Type=notify EnvironmentFile=/etc/nextcloud-notify-push/%i.conf ExecStart=/usr/bin/nextcloud-notify-push $NEXTCLOUD_CONFIG_FILE User=%i RuntimeDirectory=nextcloud-notify-push-%i [Install] WantedBy=multi-user.target nextcloud-notify-push.target