mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 07:10:11 +01:00
2019-02-19 Fred Gleason <fredg@paravelsystems.com>
* Added 'RnRmlOwner=' and 'RnRmlGroup=' directives to rd.conf(5). * Refactored the implementation of the 'Run Shell Command' ['RN'] RML to use runuser(1).
This commit is contained in:
@@ -16,6 +16,11 @@ AudioGroup=rivendell
|
||||
PypadOwner=pypad
|
||||
PypadGroup=pypad
|
||||
|
||||
; These entries are used to define the system user and group that commands
|
||||
; executed by the 'Run Shell Command' ['RN'] RML will run under.
|
||||
RnRmlOwner=rivendell
|
||||
RnRmlGroup=rivendell
|
||||
|
||||
; This password is used by the various Rivendell modules to log into
|
||||
; Rivendell system services [caed(8), ripcd(8), rdcatchd(8)].
|
||||
Password=letmein
|
||||
|
||||
Reference in New Issue
Block a user