mirror of
https://github.com/BastilleBSD/bastille.git
synced 2025-12-12 01:49:51 +01:00
update readme to reflect "bastille_list" deprecation
This commit is contained in:
@@ -30,7 +30,6 @@ make install
|
|||||||
**enable at boot**
|
**enable at boot**
|
||||||
```shell
|
```shell
|
||||||
sysrc bastille_enable=YES
|
sysrc bastille_enable=YES
|
||||||
sysrc bastille_rcorder=YES
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Upgrading from a previous version
|
Upgrading from a previous version
|
||||||
@@ -74,6 +73,7 @@ Available Commands:
|
|||||||
limits Apply resources limits to targeted container(s). See rctl(8).
|
limits Apply resources limits to targeted container(s). See rctl(8).
|
||||||
list List containers (running).
|
list List containers (running).
|
||||||
mount Mount a volume inside the targeted container(s).
|
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).
|
pkg Manipulate binary packages within targeted container(s). See pkg(8).
|
||||||
rcp cp(1) files from a jail to host.
|
rcp cp(1) files from a jail to host.
|
||||||
rdr Redirect host port to container port.
|
rdr Redirect host port to container port.
|
||||||
|
|||||||
Reference in New Issue
Block a user