mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
vmm: seccomp: add new seccomp filter for the DBusApi thread
Signed-off-by: Omer Faruk Bayram <omer.faruk@sartura.hr>
This commit is contained in:
committed by
Bo Chen
parent
f2c813e1cf
commit
0664647109
@@ -276,7 +276,6 @@ impl DBusApi {
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: add another field to the `seccomp_filters::Thread` enum for the D-Bus API
|
||||
// TODO: add command line arguments to make this configurable
|
||||
pub fn start_dbus_thread(
|
||||
api_notifier: EventFd,
|
||||
|
||||
Reference in New Issue
Block a user