Add note for vdr user properties
This commit is contained in:
parent
00d4b49aa7
commit
d8f70de0b5
6439
Manual.html
6439
Manual.html
File diff suppressed because it is too large
Load Diff
@ -255,6 +255,7 @@ repositories:
|
||||
** VDR user, directories, special configuration and plugins
|
||||
#+BEGIN_SRC yaml :tangle group_vars/all :mkdirp yes
|
||||
# properties of the user vdr and vdr-related options
|
||||
# NOTE: user name, uid and confdir must match the values set by the vdr package!
|
||||
vdr:
|
||||
user: vdr
|
||||
group: vdr
|
||||
|
@ -10,6 +10,7 @@ repositories:
|
||||
#- '{{ ppa_owner }}/{{branch}}-yavdr'
|
||||
#- '{{ ppa_owner }}/{{branch}}-kodi'
|
||||
# properties of the user vdr and vdr-related options
|
||||
# NOTE: user name, uid and confdir must match the values set by the vdr package!
|
||||
vdr:
|
||||
user: vdr
|
||||
group: vdr
|
||||
|
Loading…
Reference in New Issue
Block a user