qemud: remove permissive_or_unconfined()

Change-Id: Ia15cf87de1d03364f80d3d0cbc546475abfef448
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
Stephen Smalley 2015-02-10 17:29:01 -05:00
parent b5df7d4837
commit 7b4a69adf4
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ type qemud, domain;
type qemud_exec, exec_type, file_type;
init_daemon_domain(qemud)
permissive_or_unconfined(qemud)
# Access /dev/ttyS1.
allow qemud serial_device:chr_file rw_file_perms;