[tomoyo-dev-en 292] recursive directory wildcard

Back to archive index

Horvath Andras han****@log69*****
Fri Jun 24 04:07:32 JST 2011


Hi,

If i see it correctly, when i try to give recursive read access to a
directory (for example /tmp/test/), then i have to use 2 lines of rules:

allow_read /tmp/test/\*
allow_read /tmp/test/\{\*\}/\*

..because the "\{\*\}" recursive dir wildcard means at least 1 or more
directories, right?

So isn't there a 1 line solution for the recursive read access? Like a
recursive wildcard where it means zero or more repetition?


Thanks,

Andras Horvath




More information about the tomoyo-dev-en mailing list
Back to archive index