Add more RT packages to filter

This commit is contained in:
Andrew Lukoshko 2023-05-17 15:51:04 +02:00
parent 5fabd2b83d
commit e7432934b7
1 changed files with 2 additions and 0 deletions

View File

@ -55,6 +55,8 @@ filter_packages = [
"kernel-rt",
"kernel-rt-core",
"kernel-rt-modules",
"rt-setup",
"tuned-profiles-realtime",
]
}
),