mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-05 00:32:17 +01: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"
|