mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 09:03:40 +02: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:
@@ -50,5 +50,10 @@ extern "C" {
|
||||
#define RD_PYPAD_PYTHON_PATH "@PYTHON@"
|
||||
#define RD_PYPAD_SCRIPT_DIR "@libdir@/rivendell/pypad"
|
||||
|
||||
/*
|
||||
* runuser(1)
|
||||
*/
|
||||
#define RD_RUNUSER "@RUNUSER_PATH@"
|
||||
|
||||
|
||||
#endif // RDPATHS_H
|
||||
|
Reference in New Issue
Block a user