summaryrefslogtreecommitdiff
path: root/package/mpd/files/mpd.postinst
diff options
context:
space:
mode:
Diffstat (limited to 'package/mpd/files/mpd.postinst')
-rw-r--r--package/mpd/files/mpd.postinst3
1 files changed, 0 insertions, 3 deletions
diff --git a/package/mpd/files/mpd.postinst b/package/mpd/files/mpd.postinst
index a635ccae7..9eb855abe 100644
--- a/package/mpd/files/mpd.postinst
+++ b/package/mpd/files/mpd.postinst
@@ -1,6 +1,3 @@
#!/bin/sh
. $IPKG_INSTROOT/etc/functions.sh
-gid=$(get_next_gid)
-add_group mpd $gid
-add_user mpd $(get_next_uid) $gid /music
add_rcconf mpd