summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/init.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index b6aa300..6cdd0d8 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -38,6 +38,5 @@ class mpd::all {
shell => '/bin/false',
gid => 'audio',
groups => [ 'pulse', 'pulse-access' ],
- require => Group['mpd'],
}
}