From: Dan Walsh Date: Thu, 15 Dec 2011 17:06:34 +0000 (-0500) Subject: apcupsd_t needs to use seriel ports connected to usb devices X-Git-Tag: 000~17 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cc39e254e6d0493fa3d74a6a74c02f2410bf60c6;p=people%2Fstevee%2Fselinux-policy.git apcupsd_t needs to use seriel ports connected to usb devices --- diff --git a/policy/modules/services/apcupsd.te b/policy/modules/services/apcupsd.te index ec553147..3059bd2a 100644 --- a/policy/modules/services/apcupsd.te +++ b/policy/modules/services/apcupsd.te @@ -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)