summaryrefslogtreecommitdiffstats
path: root/testing/unbound/unbound.pre-install
blob: 10e5a7b8d4387b498a9d9a157746e992be01a4f5 (plain)
1
2
3
4
#!/bin/sh

adduser -H -s /bin/false -D unbound 2>/dev/null
exit 0