From 758618b1f3d8d326f71bb187a51fbb72bc4fd346 Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Tue, 7 Jun 2005 22:26:11 +0000 Subject: [PATCH] initial commit --- refpolicy/policy/global_tunables | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 refpolicy/policy/global_tunables diff --git a/refpolicy/policy/global_tunables b/refpolicy/policy/global_tunables new file mode 100644 index 00000000..9dc1832b --- /dev/null +++ b/refpolicy/policy/global_tunables @@ -0,0 +1,4 @@ +## +## Allow the use of DNS for name resolution. +## +tunable_def(use_dns,false)