Provided by: rsbac-admin_1.4.0-repack-0ubuntu5_amd64 bug

NAME

       pm_ct_exec - start program with some PM current task

SYNOPSIS

       pm_ct_exec {task-nr} {prog} [args]

DESCRIPTION

       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.

OPTIONS

       task-nr
              number of the PM task

       program
              program to run

AUTHOR

       Amon Ott <ao@rsbac.org>.