aboutsummaryrefslogtreecommitdiffstats
path: root/testing/nsd/nsd.pre-install
diff options
context:
space:
mode:
Diffstat (limited to 'testing/nsd/nsd.pre-install')
-rw-r--r--testing/nsd/nsd.pre-install4
1 files changed, 0 insertions, 4 deletions
diff --git a/testing/nsd/nsd.pre-install b/testing/nsd/nsd.pre-install
deleted file mode 100644
index daabc70b38..0000000000
--- a/testing/nsd/nsd.pre-install
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-adduser -S -H -h /var/db/nsd -s /bin/false nsd 2>/dev/null
-exit 0