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