gerbera: set config file to 600 permissions

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>
This commit is contained in:
Rosen Penev
2020-05-08 16:00:43 -07:00
parent 355d2b7bef
commit df99a7c712
3 changed files with 13 additions and 5 deletions
+2
View File
@@ -1,4 +1,6 @@
config gerbera config
option enabled '0'
option debug '0'
option user 'gerbera'
option group 'gerbera'
option home '/tmp/gerbera'