diff --git a/README.md b/README.md index 82474a9..e57334b 100644 --- a/README.md +++ b/README.md @@ -368,10 +368,6 @@ VNET also requires a custom `devfs` ruleset. Create the file as needed on the ho **/etc/devfs.rules** ``` [bastille_vnet=13] -add include $devfsrules_hide_all -add include $devfsrules_unhide_basic -add include $devfsrules_unhide_login -add include $devfsrules_jail add path 'bpf*' unhide ``` @@ -621,9 +617,17 @@ ishmael ~ # bastille destroy folsom Deleting Container: folsom. Note: container console logs not destroyed. /usr/local/bastille/logs/folsom_console.log - ``` +This command can also be used to destroy old releases that are no longer +needed. + +```shell +ishmael ~ # bastille destroy 11.1-RELEASE +Deleting base: 11.1-RELEASE +``` + + bastille template ----------------- Looking for ready made CI/CD validated [Bastille diff --git a/docs/chapters/networking.rst b/docs/chapters/networking.rst index 6a4cc3e..c476b3d 100644 --- a/docs/chapters/networking.rst +++ b/docs/chapters/networking.rst @@ -76,10 +76,6 @@ host system: ## /etc/devfs.rules (NOT .conf) [bastille_vnet=13] - add include $devfsrules_hide_all - add include $devfsrules_unhide_basic - add include $devfsrules_unhide_login - add include $devfsrules_jail add path 'bpf*' unhide Lastly, you may want to consider these three `sysctl` values: