diff --git a/src/runtime/cli/config/configuration-fc.toml.in b/src/runtime/cli/config/configuration-fc.toml.in index dff6027fee..e9422e5bb3 100644 --- a/src/runtime/cli/config/configuration-fc.toml.in +++ b/src/runtime/cli/config/configuration-fc.toml.in @@ -30,9 +30,7 @@ valid_hypervisor_paths = @FCVALIDHYPERVISORPATHS@ # If the jailer path is not set kata will launch firecracker # without a jail. If the jailer is set firecracker will be # launched in a jailed enviornment created by the jailer -# This is disabled by default as additional setup is required -# for this feature today. -#jailer_path = "@FCJAILERPATH@" +jailer_path = "@FCJAILERPATH@" # List of valid jailer path values for the hypervisor # Each member of the list can be a regular expression