index
:
bpiotrowski/aports
master
Barthalion's staging aports tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main
/
icecast
/
icecast.pre-install
blob: e8e86102dacd7bd920927b52832fdeabb51400ec (
plain
)
1
2
3
4
5
#!/bin/sh adduser -h /var/log/icecast -s /sbin/nologin -D icecast 2>/dev/null exit 0