Using wildcards in custom fapolicy allow rules

Posted on

Hi all,

at the moment we are the challenging the problem of getting an application running with fapolicy:
During runtime the app creates processes with dynamic process names everytime.
The only thing staying the same is the beginning of the process name (i.e. 'ABC').

Because we do not want to allow a whole directory in which everything can be executed - is it possible to create rules with wildcards in it?

So for example can we use patterns like 'ABC*.sh'?
Or perhaps using regular expressions?

Thanks in advance!

kind regards

Responses