index
:
kunkku/aports
cross
master
kunkku's aports repo
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main
/
icecast
/
icecast.pre-install
blob: 7149ba72323b7e1355d5e316e4ff2e9433649c0e (
plain
)
1
2
3
4
5
#!/bin/sh adduser -h /var/log/icecast -s /bin/false -D icecast 2>/dev/null exit 0