gpsd path from Dan Walsh
This commit is contained in:
parent
e399e3abea
commit
5d3214f5a9
|
@ -25,7 +25,7 @@ files_pid_file(gpsd_var_run_t)
|
|||
# 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:shm create_shm_perms;
|
||||
allow gpsd_t self:unix_dgram_socket { create_socket_perms sendto };
|
||||
|
|
Loading…
Reference in New Issue