pm_ct_exec - start program with some PM current task
pm_ct_exec {task-nr} {prog} [args]
This program will set rsbac_pm_current_task to task-nr and then execute prog via execvp(). See appropriate RSBAC documentation for PM module details.
task-nr number of the PM task program program to run
Amon Ott <ao@rsbac.org>.