index
:
alacerda/aports
master
alacerda's aport tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main
/
mpd
/
mpd.pre-install
blob: 4baabab1a84030f0233f9093405d436ec3647abb (
plain
)
1
2
3
4
#!/bin/sh adduser -h /var/lib/mpd -s /bin/false -G audio -D mpd 2>/dev/null || true