diff options
Diffstat (limited to 'testing/pdns/pdns.pre-install')
-rw-r--r-- | testing/pdns/pdns.pre-install | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/testing/pdns/pdns.pre-install b/testing/pdns/pdns.pre-install deleted file mode 100644 index c9d2d14735..0000000000 --- a/testing/pdns/pdns.pre-install +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh - -adduser -H -h /var/empty -D -s /bin/false pdns 2>/dev/null -exit 0 |