aboutsummaryrefslogtreecommitdiffstats
path: root/templates/jail_confs/dl.j2
diff options
context:
space:
mode:
Diffstat (limited to 'templates/jail_confs/dl.j2')
-rw-r--r--templates/jail_confs/dl.j22
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/jail_confs/dl.j2 b/templates/jail_confs/dl.j2
index 324906f..d94cb82 100644
--- a/templates/jail_confs/dl.j2
+++ b/templates/jail_confs/dl.j2
@@ -1,5 +1,3 @@
{% include 'jail_confs/_epl_network.j2' %}
devfs_ruleset = 4;
allow.mlock;
-
-exec.poststart += "jexec ${name} sh ~/random_tunnel.sh";