aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <jason@perfinion.com>2017-02-25 23:27:25 +0800
committerJason Zaman <jason@perfinion.com>2017-02-25 23:27:25 +0800
commitfbdf6476f796ef532836e9ce0f76da7223ea8f99 (patch)
tree00711905bacca512d982804aab572deba1d8c2b1
parentMerge upstream (diff)
downloadhardened-refpolicy-fbdf6476.tar.gz
hardened-refpolicy-fbdf6476.tar.bz2
hardened-refpolicy-fbdf6476.zip
qemu: remove gentoo specific types that are now upstream
-rw-r--r--policy/modules/contrib/qemu.te2
1 files changed, 0 insertions, 2 deletions
diff --git a/policy/modules/contrib/qemu.te b/policy/modules/contrib/qemu.te
index b2c843f5..2183147c 100644
--- a/policy/modules/contrib/qemu.te
+++ b/policy/modules/contrib/qemu.te
@@ -85,8 +85,6 @@ ifdef(`distro_gentoo',`
#
# Local policy
#
- type qemu_var_run_t;
- files_pid_file(qemu_var_run_t)
# VNC/GDB support
allow qemu_t self:tcp_socket create_stream_socket_perms;