aboutsummaryrefslogtreecommitdiffstats
path: root/testing/nsd/nsd.pre-install
blob: c7914445eadd04e6626acc2871dd3c1b662e7e01 (plain)
1
2
3
4
#!/bin/sh

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