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