diff options
Diffstat (limited to 'testing/pdns/pdns.post-deinstall')
-rw-r--r-- | testing/pdns/pdns.post-deinstall | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/testing/pdns/pdns.post-deinstall b/testing/pdns/pdns.post-deinstall deleted file mode 100644 index f1efa16090..0000000000 --- a/testing/pdns/pdns.post-deinstall +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh - -deluser pdns 2>/dev/null -exit 0 |