mirror of
https://codeberg.org/scip/jaildk.git
synced 2025-12-17 12:41:10 +01:00
fix mode examples
This commit is contained in:
@@ -592,11 +592,11 @@ pass in quick inet6 proto tcp from any to $ip6 port $prodports keep state
|
|||||||
That's it already. Now install the jail as usual. You can also install
|
That's it already. Now install the jail as usual. You can also install
|
||||||
the pf ruleset for the jail separately:
|
the pf ruleset for the jail separately:
|
||||||
|
|
||||||
`jaildk install myjail start -r pf`
|
`jaildk install myjail -m start -r pf`
|
||||||
|
|
||||||
To take look at the rules, execute:
|
To take look at the rules, execute:
|
||||||
|
|
||||||
`jaildk install myjail status -r pf`
|
`jaildk install myjail -m status -r pf`
|
||||||
|
|
||||||
You can of course manipulate the ruleset manually. `jaildk` installs
|
You can of course manipulate the ruleset manually. `jaildk` installs
|
||||||
rulesets into a jail specific anchor using the following naming
|
rulesets into a jail specific anchor using the following naming
|
||||||
|
|||||||
Reference in New Issue
Block a user