Skip to content

Make the internal whitelist toggleable #210

Description

@luytan

Must be done after #209

Expose the internal whitelist to the user by adding a table in cardwire.toml:

[internal_whitelist]
pacman = true
apt = true
vfio = false
systemd = true

Each keys would be linked to a "comm" bundle, eg with vfio:

  • "nodev-device-ev"
  • "virtnodedevd"
  • "daemon-init"

This would allow adding more whitelisted programs, with some being opt-out (package managers) and some being opt-in (virtio)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

  • Status
    Backlog

Relationships

None yet

Development

No branches or pull requests

Issue actions