summaryrefslogtreecommitdiffstats
path: root/testing/qpage/qpage.pre-install
diff options
context:
space:
mode:
authorFrancesco Colista <francesco.colista@gmail.com>2011-02-24 16:48:39 +0000
committerLeonardo Arena <rnalrd@gmail.com>2011-02-25 09:50:42 +0000
commitfc9682d362eef443a47c9bdd5ef486379f4bac96 (patch)
tree93bb2169fc8e69830454896493f28ed4274079e2 /testing/qpage/qpage.pre-install
parenta0164a736263fbbf82ba772dc55dbc5a3964ccb9 (diff)
downloadaports-fc9682d362eef443a47c9bdd5ef486379f4bac96.tar.bz2
aports-fc9682d362eef443a47c9bdd5ef486379f4bac96.tar.xz
testing/qpage: new aport - Simple SNPP Client/Server
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