]> gitweb.fluxo.info Git - puppet-mpd.git/commitdiff
Adding mpd user into audio group
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 10 Mar 2013 02:38:13 +0000 (23:38 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 10 Mar 2013 02:38:13 +0000 (23:38 -0300)
manifests/init.pp

index 0bae454ba27f1391e2dd365e74a7788bd0074dd9..3c1761767712e30b6fd4f746a6e0c1aebb6852ac 100644 (file)
@@ -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