summaryrefslogtreecommitdiffstats
path: root/testing/qpage/qpage.pre-install
diff options
context:
space:
mode:
Diffstat (limited to 'testing/qpage/qpage.pre-install')
-rw-r--r--testing/qpage/qpage.pre-install3
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/qpage/qpage.pre-install b/testing/qpage/qpage.pre-install
new file mode 100644
index 000000000..c463899a1
--- /dev/null
+++ b/testing/qpage/qpage.pre-install
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+adduser -h /var/lib/qpage -s /bin/false -G qpage -D qpage 2>/dev/null || true