9 lines
167 B
Text
9 lines
167 B
Text
|
# 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"
|