1
0
Fork 0
out-of-tree/examples/preload/.out-of-tree.toml

12 lines
241 B
TOML

name = "out-of-tree preload"
type = "module"
[[targets]]
distro = { id = "Ubuntu", release = "18.04" }
kernel = { regex = ".*" }
[[preload]]
repo = "https://github.com/openwall/lkrg"
#path = "/local/path/to/lkrg"
timeout_after_load = "1s"