2023-03-22 20:56:44 +00:00
|
|
|
# out-of-tree configuration file
|
|
|
|
# docs at https://out-of-tree.io
|
|
|
|
name = "out-of-tree script example"
|
|
|
|
type = "script"
|
|
|
|
|
|
|
|
script = "script.sh"
|
|
|
|
|
|
|
|
[[supported_kernels]]
|
2023-05-18 16:07:24 +00:00
|
|
|
distro = { id = "Ubuntu", release = "22.04" }
|
2023-03-22 20:56:44 +00:00
|
|
|
release_mask = ".*"
|