From: Jan Luebbe <[email protected]> This makes recent systemd&udev happier.
Signed-off-by: Jan Luebbe <[email protected]> --- generic/etc/group | 2 ++ 1 file changed, 2 insertions(+) diff --git a/generic/etc/group b/generic/etc/group index a7f01af..9750989 100644 --- a/generic/etc/group +++ b/generic/etc/group @@ -1,5 +1,6 @@ root:x:0: daemon:x:1: +adm:x:4: utmp:x:43: users:x:100: ftp:x:101: @@ -15,4 +16,5 @@ tape:x:111: tty:x:112: video:x:113: lock:x:114: +audio:x:115: nogroup:x:65534: -- 1.7.10.4 -- ptxdist mailing list [email protected]
