How to launch render from command line with load trusted option? I haven't found any keys for allowing launching of scripts in a file:
$ /opt/blender-2.73-linux-glibc211-x86_64/blender -b ./v/Scenes/10/sc10.blend -o //out/ -s 064 -e 126 -a
......
skipping driver 'frame', automatic scripts are disabled
......
Is there any way to launch scripts, if I don't have an active GUI and can't set the "autorun scripts" parameter?