2024-02-20 14:30:17 +00:00
|
|
|
name = "preload_example"
|
2020-06-14 20:14:59 +00:00
|
|
|
type = "module"
|
|
|
|
|
2023-05-18 18:13:09 +00:00
|
|
|
[[targets]]
|
2023-05-18 16:07:24 +00:00
|
|
|
distro = { id = "Ubuntu", release = "18.04" }
|
2023-05-18 18:48:09 +00:00
|
|
|
kernel = { regex = ".*" }
|
2020-06-14 20:14:59 +00:00
|
|
|
|
|
|
|
[[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"
|