mirror of
https://github.com/openwrt/packages.git
synced 2026-01-09 22:50:57 +04:00
Only gerbera needs to read the file. Added config file to conffiles to fix opkg update support. Added several extra options to the UCI config. Manual editing is still required. Signed-off-by: Rosen Penev <rosenp@gmail.com>
7 lines
135 B
Plaintext
7 lines
135 B
Plaintext
config gerbera config
|
|
option enabled '0'
|
|
option debug '0'
|
|
option user 'gerbera'
|
|
option group 'gerbera'
|
|
option home '/tmp/gerbera'
|