aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/mpd/postinstall
diff options
context:
space:
mode:
Diffstat (limited to 'repos/extra/mpd/postinstall')
-rwxr-xr-xrepos/extra/mpd/postinstall3
1 files changed, 3 insertions, 0 deletions
diff --git a/repos/extra/mpd/postinstall b/repos/extra/mpd/postinstall
new file mode 100755
index 00000000..39c2e59a
--- /dev/null
+++ b/repos/extra/mpd/postinstall
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+adduser -S -D -h /var/lib/mpd -s /sbin/nologin -G audio -g mpd mpd 2>/dev/null