aboutsummaryrefslogtreecommitdiffstats
path: root/templates/jail_confs/dl.j2
blob: 324906f45573149addee5848f61dd360be6d700d (plain)
1
2
3
4
5
{% include 'jail_confs/_epl_network.j2' %}
devfs_ruleset = 4;
allow.mlock;

exec.poststart   += "jexec ${name} sh ~/random_tunnel.sh";