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

12 lines
245 B
TOML
Raw Normal View History

2020-06-14 20:14:59 +00:00
name = "out-of-tree preload"
type = "module"
[[supported_kernels]]
distro = { id = "Ubuntu", release = "18.04" }
2020-06-14 20:14:59 +00:00
release_mask = ".*"
[[preload]]
2021-01-05 20:52:27 +00:00
repo = "https://github.com/openwall/lkrg"
2020-06-14 20:14:59 +00:00
#path = "/local/path/to/lkrg"
timeout_after_load = "1s"