[tomoyo-users-en 593] CaitSith-operation_group

Back to archive index
Torsten Wörtwein ww.to****@gmail*****
Sat Apr 12 20:02:58 JST 2014


Hi there,

does CaitSith support something like an operation_group? That would simplify rule creation.

so something like

operation_group general_file_operations read
operation_group general_file_operations write
operation_group general_file_operations append
..

1 acl @general_file_operations task.exe="/usr/bin/example"
	..

instead of 

1 acl read task.exe="/usr/bin/example"
	..
1 acl write task.exe="/usr/bin/example"
	..
1 acl create task.exe="/usr/bin/example"
	..
1 acl append task.exe="/usr/bin/example"
	..

Thanks
Torsten




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