diff options
Diffstat (limited to 'www-apps/nextcloud-notify_push/files/nextcloud-notify_push.confd')
-rw-r--r-- | www-apps/nextcloud-notify_push/files/nextcloud-notify_push.confd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/nextcloud-notify_push/files/nextcloud-notify_push.confd b/www-apps/nextcloud-notify_push/files/nextcloud-notify_push.confd index 7653cf41b78c..ccb2c5b5c766 100644 --- a/www-apps/nextcloud-notify_push/files/nextcloud-notify_push.confd +++ b/www-apps/nextcloud-notify_push/files/nextcloud-notify_push.confd @@ -74,7 +74,7 @@ SOCKET_PATH="/run/${SVCNAME}/notify_push.socket" # By default, a background service in OpenRC will produce no output. # Uncomment the following option to log output to a file. -#output_log="/var/log/${SVCNAME}.log" +#LOGFILE="/var/log/${SVCNAME}.log" # Configure service dependencies # notify_push needs to connect to same mysql and redis instance |