Remove user specification from nextcloud service configuration

This commit is contained in:
gyurix
2025-05-25 12:21:38 +02:00
parent 8743bf0f79
commit 721997c5cd

View File

@@ -170,7 +170,7 @@
"ENV_FILES": [
"/etc/user/secret/nextcloud/nextcloud.json"
],
"EXTRA": "--user www-data --restart always",
"EXTRA": "--restart always",
"DEPEND": "null",
"START_ON_BOOT": "false",
"CMD": "null",