summaryrefslogtreecommitdiffstats
path: root/testing/tvheadend/tvheadend-git.post-deinstall
diff options
context:
space:
mode:
authorFrancesco Colista <francesco.colista@gmail.com>2011-11-13 15:41:59 +0000
committerFrancesco Colista <francesco.colista@gmail.com>2011-11-13 15:41:59 +0000
commit4d635451b88a543ece4720f39ed41289df63d9af (patch)
tree37237d385b5bcf17c4e084a7317d161fe73ce891 /testing/tvheadend/tvheadend-git.post-deinstall
parent246c4ebdcaefe694bc995d2d7c68c0987a3a4a83 (diff)
downloadaports-4d635451b88a543ece4720f39ed41289df63d9af.tar.bz2
aports-4d635451b88a543ece4720f39ed41289df63d9af.tar.xz
testing/tvheadend: new aport
Diffstat (limited to 'testing/tvheadend/tvheadend-git.post-deinstall')
-rw-r--r--testing/tvheadend/tvheadend-git.post-deinstall4
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/tvheadend/tvheadend-git.post-deinstall b/testing/tvheadend/tvheadend-git.post-deinstall
new file mode 100644
index 000000000..b80984d6f
--- /dev/null
+++ b/testing/tvheadend/tvheadend-git.post-deinstall
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+deluser hts 2>/dev/null
+exit 0