summaryrefslogtreecommitdiffstats
path: root/main/freeswitch/freeswitch.pre-install
diff options
context:
space:
mode:
Diffstat (limited to 'main/freeswitch/freeswitch.pre-install')
-rwxr-xr-xmain/freeswitch/freeswitch.pre-install4
1 files changed, 4 insertions, 0 deletions
diff --git a/main/freeswitch/freeswitch.pre-install b/main/freeswitch/freeswitch.pre-install
new file mode 100755
index 000000000..b8065b52b
--- /dev/null
+++ b/main/freeswitch/freeswitch.pre-install
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+adduser -h /dev/null -s /bin/false -D freeswitch 2>/dev/null
+mkdir /var/run/freeswitch