[selinux-policy: 2609/3172] gpsd path from Dan Walsh

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 22:51:59 UTC 2010


commit 5d3214f5a9b02e31c64d30f6dec3d40ad4601aa8
Author: Jeremy Solt <jsolt at tresys.com>
Date:   Thu Apr 8 15:29:56 2010 -0400

    gpsd path from Dan Walsh

 policy/modules/services/gpsd.te |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/policy/modules/services/gpsd.te b/policy/modules/services/gpsd.te
index d8c1654..c449c57 100644
--- a/policy/modules/services/gpsd.te
+++ b/policy/modules/services/gpsd.te
@@ -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 };


More information about the scm-commits mailing list