diff --git a/README.md b/README.md index 82474a94..42cd325f 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 ``` diff --git a/docs/chapters/networking.rst b/docs/chapters/networking.rst index 6a4cc3e9..c476b3da 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: