fixed bootstrap of chat jail, added rctl limit config stuff

This commit is contained in:
2024-12-15 18:48:41 +01:00
parent 862f2567b1
commit 7b60d8bf8c
10 changed files with 84 additions and 13 deletions

View File

@@ -74,7 +74,7 @@ args=""
root=""
if test -n "$rootdir"; then
root="-R $rootdir"
root="-R $rootdir -L jail"
fi
if test -n "$groups"; then