From 81afc1b28f8966693bab902dcf3b139c543567d6 Mon Sep 17 00:00:00 2001 From: Kayou Date: Mon, 26 Aug 2024 16:27:58 +0200 Subject: [PATCH] fix path unit --- conf/watcher.path | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/watcher.path b/conf/watcher.path index c4507e3..67a5298 100644 --- a/conf/watcher.path +++ b/conf/watcher.path @@ -5,7 +5,7 @@ PartOf=__APP__-notify-push-watcher.service [Path] PathModified=/var/www/nextcloud/apps/notify_push/bin/__ARCH__/notify_push -Unit=__APP__-notify-push-watcher. +Unit=__APP__-notify-push-watcher.service [Install] WantedBy=multi-user.target \ No newline at end of file