bug#63082: [PATCH 11/17] services: mpd: Warn when the MPD user is not in the "audio" group.

2023-04-29 Thread Maxim Cournoyer
Hi Liliana, Liliana Marie Prikler writes: > Am Freitag, dem 28.04.2023 um 10:27 -0400 schrieb Maxim Cournoyer: >> Relates to . >> >> * gnu/services/audio.scm (%mpd-user) [group]: Add comment. >> (mpd-user-sanitizer): Warn if the MPD user is not in the audio group. >

bug#63082: [PATCH 11/17] services: mpd: Warn when the MPD user is not in the "audio" group.

2023-04-28 Thread Liliana Marie Prikler
Am Freitag, dem 28.04.2023 um 10:27 -0400 schrieb Maxim Cournoyer: > Relates to . > > * gnu/services/audio.scm (%mpd-user) [group]: Add comment. > (mpd-user-sanitizer): Warn if the MPD user is not in the audio group. > --- >  gnu/services/audio.scm | 16 +--

bug#63082: [PATCH 11/17] services: mpd: Warn when the MPD user is not in the "audio" group.

2023-04-28 Thread Maxim Cournoyer
Relates to . * gnu/services/audio.scm (%mpd-user) [group]: Add comment. (mpd-user-sanitizer): Warn if the MPD user is not in the audio group. --- gnu/services/audio.scm | 16 +--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/gnu/services/