index
:
alacerda/aports
master
alacerda's aport tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main
/
ngircd
/
ngircd.pre-install
blob: 36bc1f821b7a2d186eb61ed569a5814c2781ec2a (
plain
)
1
2
3
4
#!/bin/sh adduser -H -h /etc/ngircd -s /sbin/nologin -D ngircd 2>/dev/null exit 0