aboutsummaryrefslogtreecommitdiffstats
path: root/unstable/kamailio/kamailio.pre-install
diff options
context:
space:
mode:
authorMichael Mason <ms13sp@gmail.com>2009-08-21 04:02:44 +0000
committerMichael Mason <ms13sp@gmail.com>2009-08-21 04:02:44 +0000
commit5ecc96ccbafcfc1916d7623a976833fc5d45fc4c (patch)
tree91a54afb0bf12e3b5766cc93bc68c6faa7c1092c /unstable/kamailio/kamailio.pre-install
parent80995cc6306c144c76c9b8b9492eda9975b4593c (diff)
downloadaports-5ecc96ccbafcfc1916d7623a976833fc5d45fc4c.tar.bz2
aports-5ecc96ccbafcfc1916d7623a976833fc5d45fc4c.tar.xz
unstable/kamailio moved to testing/kamailio
Diffstat (limited to 'unstable/kamailio/kamailio.pre-install')
-rw-r--r--unstable/kamailio/kamailio.pre-install5
1 files changed, 0 insertions, 5 deletions
diff --git a/unstable/kamailio/kamailio.pre-install b/unstable/kamailio/kamailio.pre-install
deleted file mode 100644
index 78dfa38bf3..0000000000
--- a/unstable/kamailio/kamailio.pre-install
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-adduser -H -h /var/empty -s /bin/false -D kamailio 2>/dev/null
-
-exit 0