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
/
fetchmail
/
fetchmail.pre-install
blob: 6122e0c6f32980142e3166f0b661d83f523ea66c (
plain
)
1
2
3
4
#!/bin/sh adduser -H -h /var/lib/fetchmail -s /sbin/nologin -D fetchmail 2>/dev/null exit 0