mirror of
https://codeberg.org/scip/jaildk.git
synced 2025-12-16 20:21:05 +01:00
added completion support
This commit is contained in:
@@ -156,6 +156,10 @@ Download the file `jaildk` or clone this repository to your FreeBSD server and e
|
|||||||
This will create the directory structure required for the tool itself,
|
This will create the directory structure required for the tool itself,
|
||||||
create a template jail and build a base directory.
|
create a template jail and build a base directory.
|
||||||
|
|
||||||
|
## Bash Completion
|
||||||
|
|
||||||
|
If you want to use `jaildk` with bash completion, source the script `jaildk-completion.bash`.
|
||||||
|
|
||||||
## Basic usage
|
## Basic usage
|
||||||
|
|
||||||
Let's say you installed *jaildk* into `/jail` and you want to create a
|
Let's say you installed *jaildk* into `/jail` and you want to create a
|
||||||
|
|||||||
1
TODO
1
TODO
@@ -1,3 +1,4 @@
|
|||||||
|
- fix the 3 mode commands to use -m so completion works correctly
|
||||||
- vnet ipv6 doesnt work anymore
|
- vnet ipv6 doesnt work anymore
|
||||||
UPDATE: with auto_linklocal seems to work after some seconds
|
UPDATE: with auto_linklocal seems to work after some seconds
|
||||||
- on reboot, no pf will be started
|
- on reboot, no pf will be started
|
||||||
|
|||||||
Reference in New Issue
Block a user