diff options
Diffstat (limited to 'templates/jail_confs/postgres.j2')
| -rw-r--r-- | templates/jail_confs/postgres.j2 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/jail_confs/postgres.j2 b/templates/jail_confs/postgres.j2 new file mode 100644 index 0000000..bb3d1f1 --- /dev/null +++ b/templates/jail_confs/postgres.j2 @@ -0,0 +1,4 @@ +{% include 'jail_confs/_epl_network.j2' %} +devfs_ruleset = 5; + +allow.sysvipc; |
