From: Zbigniew Jędrzejewski-Szmek Date: Fri, 4 Sep 2020 16:09:20 +0000 (+0200) Subject: udev-test: do not rely on "mail" group being defined X-Git-Tag: v247-rc1~282^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a9030b81c154c3ec92227d04cad6b13cc1125608;p=thirdparty%2Fsystemd.git 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. --- diff --git a/test/udev-test.pl b/test/udev-test.pl index 2480e4120b9..1ab6828d713 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 => <