From a9030b81c154c3ec92227d04cad6b13cc1125608 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Fri, 4 Sep 2020 18:09:20 +0200 Subject: [PATCH] udev-test: do not rely on "mail" group being defined "audio" should be there, at least we declare it. "mail" nowadays is less likely to exist than in the past. Fixes one of the items in #16942. --- test/udev-test.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/udev-test.pl b/test/udev-test.pl index 2480e4120b..1ab6828d71 100755 --- a/test/udev-test.pl +++ b/test/udev-test.pl @@ -629,9 +629,9 @@ EOF desc => "textual user/group id", devpath => "/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda", exp_name => "node", - exp_perms => "root:mail:0660", + exp_perms => "root:audio:0660", rules => <