]> git.ipfire.org Git - people/stevee/selinux-policy.git/commitdiff
apcupsd_t needs to use seriel ports connected to usb devices
authorDan Walsh <dwalsh@redhat.com>
Thu, 15 Dec 2011 17:06:34 +0000 (12:06 -0500)
committerDan Walsh <dwalsh@redhat.com>
Thu, 15 Dec 2011 17:06:34 +0000 (12:06 -0500)
policy/modules/services/apcupsd.te

index ec553147d92da2369a643285745801342d55ded4..3059bd2a94422e65e85cda57f35c561a4db82800 100644 (file)
@@ -76,6 +76,7 @@ files_etc_filetrans_etc_runtime(apcupsd_t, file)
 
 # https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=240805
 term_use_unallocated_ttys(apcupsd_t)
+term_use_usb_ttys(apcupsd_t)
 
 #apcupsd runs shutdown, probably need a shutdown domain
 init_rw_utmp(apcupsd_t)