diff options
author | John Turner <jturner.usa@gmail.com> | 2025-08-09 18:40:52 -0400 |
---|---|---|
committer | John Turner <jturner.usa@gmail.com> | 2025-08-11 19:49:34 -0400 |
commit | 76a28fff54a8f6005744b741165ce532fd25317d (patch) | |
tree | 96993fbe3384a5650ed702f10dcccdc2bdef0ac2 /gentoo/contexts/dbus_contexts | |
parent | 2576fa57bb03788ccf752a02c12a7aa4c67e3420 (diff) | |
download | selinux-policy-76a28fff54a8f6005744b741165ce532fd25317d.tar.gz |
clean up makefile
Diffstat (limited to 'gentoo/contexts/dbus_contexts')
-rw-r--r-- | gentoo/contexts/dbus_contexts | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gentoo/contexts/dbus_contexts b/gentoo/contexts/dbus_contexts new file mode 100644 index 0000000..1a35f8b --- /dev/null +++ b/gentoo/contexts/dbus_contexts @@ -0,0 +1,7 @@ +<!DOCTYPE busconfig PUBLIC +"-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN\" +"http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd\"> +<busconfig> +<selinux> +</selinux> +</busconfig> |