Skip to content

hooks/000-provide-uids-gids.chroot: ensure audio is a system group#417

Merged
alfonsosanchezbeato merged 1 commit intocanonical:mainfrom
alfonsosanchezbeato:fix-audio-uid
Mar 27, 2026
Merged

hooks/000-provide-uids-gids.chroot: ensure audio is a system group#417
alfonsosanchezbeato merged 1 commit intocanonical:mainfrom
alfonsosanchezbeato:fix-audio-uid

Conversation

@alfonsosanchezbeato
Copy link
Copy Markdown
Member

Otherwise systemd complains:

systemd-udevd[...]: /usr/lib/udev/rules.d/50-udev-default.rules:71 Group audio configured to own a device node is not a system group. Support for device node ownership by non-system accounts is deprecated and will be removed in the future.

Otherwise systemd complains:

systemd-udevd[...]: /usr/lib/udev/rules.d/50-udev-default.rules:71 Group audio
configured to own a device node is not a system group. Support for device node
ownership by non-system accounts is deprecated and will be removed in the
future.
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the core image UID/GID provisioning hook so the audio group is treated as a system group, avoiding systemd-udevd warnings about device node ownership by non-system accounts.

Changes:

  • Change audio group GID from 1005 to 29 in the generated /etc/group content.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@alfonsosanchezbeato alfonsosanchezbeato merged commit 88e4a9f into canonical:main Mar 27, 2026
8 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants