mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-26 17:01:34 +02:00
9 lines
167 B
Plaintext
9 lines
167 B
Plaintext
# Config file for /etc/init.d/nextcloud
|
|
|
|
name="Nextcloud"
|
|
user="nextcloud"
|
|
group="www-data"
|
|
|
|
# Uncomment if you use Nextcloud with Redis for caching.
|
|
#rc_need="redis"
|