summaryrefslogtreecommitdiffstats
path: root/testing/uvncrepeater/uvncrepeater.pre-install
diff options
context:
space:
mode:
Diffstat (limited to 'testing/uvncrepeater/uvncrepeater.pre-install')
-rw-r--r--testing/uvncrepeater/uvncrepeater.pre-install5
1 files changed, 0 insertions, 5 deletions
diff --git a/testing/uvncrepeater/uvncrepeater.pre-install b/testing/uvncrepeater/uvncrepeater.pre-install
deleted file mode 100644
index 2e1e6730..00000000
--- a/testing/uvncrepeater/uvncrepeater.pre-install
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-adduser -D -S uvncrep 2>/dev/null
-exit 0
-