pcre: fork, fix sources
[kiss-trunc88.git] / smartdns / post-install.bak
blob7cb07e80df9fda6e52c099ac7869b54552895aa4
1 #!/bin/sh
3 #setcap 'cap_net_bind_service=+ep' /usr/bin/smartdns
5 cat <<EOF
7 Remember to:
8 addgroup -S smartdns
9 adduser -G smartdns -S -H smartdns
11 EOF