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