index
:
aports
1.10-stable
1.9
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
2.7-stable
3.0-stable
3.1-stable
3.10-stable
3.11-stable
3.2-stable
3.3-stable
3.4-stable
3.5-stable
3.6-stable
3.7-stable
3.8-stable
3.9-stable
master
uacme-upgrade
v3.0-wip
z3-upgrade
Main aports tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main
/
fetchmail
/
fetchmail.pre-install
blob: 4a1b630e008abdcc075ff902d162e132f0e3dbb0 (
plain
)
1
2
3
4
#!/bin/sh adduser -H -h /var/lib/fetchmail -s /bin/false -D fetchmail 2>/dev/null exit 0