summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index 0bae454..3c17617 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -37,7 +37,7 @@ class mpd::all {
home => '/var/lib/mpd',
shell => '/bin/false',
gid => 'audio',
- groups => [ 'pulse', 'pulse-access' ],
+ groups => [ 'audio', 'pulse', 'pulse-access' ],
}
# Ensure pulseaudio is running systemwide so both mpd and users