mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-24 19:55:26 +03:00
8 lines
167 B
Bash
8 lines
167 B
Bash
# 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"
|