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
/
pdnsd
/
pdnsd.pre-install
blob: 247928c4f6e882c357f33f9f6482af09dfaaac3c (
plain
)
1
2
3
4
#!/bin/sh adduser -S -H -h /var/cache/pdnsd -s /sbin/nologin pdnsd 2>/dev/null exit 0