fixed bootstrap of chat jail, added rctl limit config stuff
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user