Skip to content

Modify the list of enabled capabilities from the command line

German Maglione requested to merge ghm-virtio-fs/virtiofsd:modcaps into main

Add both the new '--modcaps=' and the legacy option '-o modcaps='. Both options expect the same format, a ':' separated list of '(+|-)capability', e.g., --modcaps=+sys_adm:-mknod

Requested by Kata

Merge request reports