On Thu, Apr 25, 2019 at 09:44:29AM +0200, Pavel Hrdina wrote:
If we want to allow all devices with all permissions we need to
replace
any existing program that has any rule configured, otherwise we just
need to add new rule which will for example allow read access to all
devices.
Signed-off-by: Pavel Hrdina <phrdina(a)redhat.com>
---
src/util/vircgroupv2.c | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano