From 6bc54f031b9ae12fe428c83e70733c8b2ff4c67a Mon Sep 17 00:00:00 2001 From: intrigeri Date: Sat, 7 Jan 2012 06:09:54 +0100 Subject: Support exempting some users from torification measures. --- manifests/rules/torify/user.pp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'manifests/rules/torify/user.pp') diff --git a/manifests/rules/torify/user.pp b/manifests/rules/torify/user.pp index 5caccfd..49c0b34 100644 --- a/manifests/rules/torify/user.pp +++ b/manifests/rules/torify/user.pp @@ -7,10 +7,6 @@ define shorewall::rules::torify::user( include shorewall::rules::torify::allow_tor_transparent_proxy - if $originaldest == '-' and $user == '-' { - include shorewall::rules::torify::allow_tor_user - } - shorewall::rules::torify::redirect_tcp_to_tor { "redirect-to-tor-user=${user}-to=${originaldest}": user => $user, -- cgit v1.2.3