On Thu, 17 May 2018, Rich Stivers wrote:
Is anyone else having trouble with scripts not running with RML RN? I'm having no success with a most elementary script, a basic 'hello world'. The script runs successfully on the command line, but does not run when inside a Macro Cart. The RN command is logged in the ripcd.log. I'm using the full path to the script in my RN statement.
I've run out of ideas on how to solve this. Any insight appreciated. I'm running an appliance build updated to 2.19.2.
I find that the script has to be Bash not Perl; that it has to be owned by the user running Rivendell; and sometimes (but not always!) it needs to have 777 privileges.
Oh, and you have to invoke it as RN /home/scott/whatever.sh and not RN whatever.sh.
Also, make sure selinux is either disabled or permissive. Rob -- Я там, где ребята толковые, Я там, где плакаты "Вперёд", Где песни рабочие новые Страна трудовая поёт.
_______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
