aboutsummaryrefslogtreecommitdiffstats
path: root/testing/pdns/pdns.post-deinstall
diff options
context:
space:
mode:
authorOlivier Mauras <olivier@mauras.ch>2016-08-31 16:46:52 +0200
committerCarlo Landmeter <clandmeter@gmail.com>2016-08-31 17:06:37 +0200
commit5bbcf5621821932748027b7499a107741cdd34f6 (patch)
tree7357fec9c159be0cbb5617acd7ae8f364d1c25ed /testing/pdns/pdns.post-deinstall
parent82b5d172b33f1c9d7ac3f4c55b5513511a5db651 (diff)
downloadaports-5bbcf5621821932748027b7499a107741cdd34f6.tar.bz2
aports-5bbcf5621821932748027b7499a107741cdd34f6.tar.xz
testing/pdns{-recursor}: Move to community
Diffstat (limited to 'testing/pdns/pdns.post-deinstall')
-rw-r--r--testing/pdns/pdns.post-deinstall4
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