Skip to content

Commit 1faf751

Browse files
committed
Correct the client-id fallback in the 0.2.0 notes
1 parent 1494363 commit 1faf751

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/release-notes/0.2.0.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
### Fixed issues
2323

2424
- **The systemd unit now allows `AF_NETLINK`,** so the MAC-derived client id is detected
25-
under the shipped hardening rather than falling back to a random id. (#53)
25+
under the shipped hardening. Without it `getifaddrs()` fails and the player greets with an
26+
empty `client_id`, which a server such as Music Assistant refuses. (#53)
2627

2728
### Under the hood
2829

0 commit comments

Comments
 (0)