aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/mpd/postinstall
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2025-02-22 16:55:39 +0800
committeremmett1 <emmett1.2miligrams@protonmail.com>2025-02-22 16:55:39 +0800
commitf3d1da4df754c40ee6ef76a0f062bf7007489631 (patch)
tree0d278717e5fb4083ae122f009eb5ff1363cacaa9 /repos/extra/mpd/postinstall
parenta7b9a52ea715f3b6665ef016f6adc4d73ef4eed0 (diff)
downloadalicelinux-f3d1da4df754c40ee6ef76a0f062bf7007489631.tar.gz
alicelinux-f3d1da4df754c40ee6ef76a0f062bf7007489631.zip
mpd: new added
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