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.

8 lines
225 B

type tinymix, domain, coredomain;
type tinymix_exec, exec_type, system_file_type, file_type;
init_daemon_domain(tinymix)
allow tinymix audio_device:chr_file { ioctl open read write };
allow tinymix audio_device:dir search;