From 93a354611e38a6949add5c2e5ccc93ef79b9755f Mon Sep 17 00:00:00 2001 From: Woodpecker CI Date: Tue, 3 Jun 2025 14:32:36 +0000 Subject: Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI] --- mpd/postinstall | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 mpd/postinstall (limited to 'mpd/postinstall') diff --git a/mpd/postinstall b/mpd/postinstall new file mode 100755 index 00000000..39c2e59a --- /dev/null +++ b/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 -- cgit v1.2.3