8 lines
264 B
Text
Executable file
8 lines
264 B
Text
Executable file
type dtsconfigurator, domain, domain_deprecated;
|
|
type dtsconfigurator_exec, exec_type, file_type;
|
|
|
|
#started by init
|
|
init_daemon_domain(dtsconfigurator)
|
|
|
|
allow dtsconfigurator audio_device:dir r_dir_perms;
|
|
allow dtsconfigurator audio_device:chr_file rw_file_perms;
|