gpsd path from Dan Walsh

This commit is contained in:
Jeremy Solt 2010-04-08 15:29:56 -04:00 committed by Chris PeBenito
parent e399e3abea
commit 5d3214f5a9

View File

@ -25,7 +25,7 @@ files_pid_file(gpsd_var_run_t)
# gpsd local policy # gpsd local policy
# #
allow gpsd_t self:capability { fsetid setuid sys_nice setgid fowner }; allow gpsd_t self:capability { fowner fsetid setuid setgid sys_nice sys_tty_config };
allow gpsd_t self:process setsched; allow gpsd_t self:process setsched;
allow gpsd_t self:shm create_shm_perms; allow gpsd_t self:shm create_shm_perms;
allow gpsd_t self:unix_dgram_socket { create_socket_perms sendto }; allow gpsd_t self:unix_dgram_socket { create_socket_perms sendto };