summaryrefslogtreecommitdiff
path: root/package/mpd/files/mpd.postinst
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-18 19:06:03 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-18 19:06:03 +0200
commit68d858c1cd54d7e25f2a690090e455c7dd1e9d70 (patch)
tree6cc78314c197d7b195bef4917a1daaedbe8df5c9 /package/mpd/files/mpd.postinst
parent53f5d329a01a8b09658423009837c146759bce2d (diff)
parent71a23a703db0e4f33b0b42664b0fbc6a0e6f9c1d (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
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