mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
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:
@@ -1,4 +1,6 @@
|
||||
config gerbera config
|
||||
option enabled '0'
|
||||
option debug '0'
|
||||
option user 'gerbera'
|
||||
option group 'gerbera'
|
||||
option home '/tmp/gerbera'
|
||||
|
||||
Reference in New Issue
Block a user