You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
299 B
12 lines
299 B
3 years ago
|
type optics_file, fs_type;
|
||
|
allow optics_file labeledfs:filesystem associate;
|
||
|
|
||
|
type prism_file, fs_type;
|
||
|
allow prism_file labeledfs:filesystem associate;
|
||
|
|
||
|
type misc_file, fs_type;
|
||
|
allow misc_file labeledfs:filesystem associate;
|
||
|
|
||
|
type spu_file, fs_type;
|
||
|
allow spu_file labeledfs:filesystem associate;
|