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, 5 insertions, 0 deletions
diff --git a/testing/uvncrepeater/uvncrepeater.pre-install b/testing/uvncrepeater/uvncrepeater.pre-install
new file mode 100644
index 00000000..2e1e6730
--- /dev/null
+++ b/testing/uvncrepeater/uvncrepeater.pre-install
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+adduser -D -S uvncrep 2>/dev/null
+exit 0
+