From f07fb7ff711ffef98c4ee035b0a1286d23250ca2 Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Wed, 26 Mar 2025 23:49:42 -0600 Subject: [PATCH] update readme to reflect "bastille_list" deprecation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c44667e..813b1b10 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,6 @@ make install **enable at boot** ```shell sysrc bastille_enable=YES -sysrc bastille_rcorder=YES ``` Upgrading from a previous version @@ -74,6 +73,7 @@ Available Commands: limits Apply resources limits to targeted container(s). See rctl(8). list List containers (running). mount Mount a volume inside the targeted container(s). + network Add or remove interfaces from targeted jail(s). pkg Manipulate binary packages within targeted container(s). See pkg(8). rcp cp(1) files from a jail to host. rdr Redirect host port to container port.