diff options
Diffstat (limited to 'system/freeswitch/README')
-rw-r--r-- | system/freeswitch/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/freeswitch/README b/system/freeswitch/README index caba05d95a..1dbb294763 100644 --- a/system/freeswitch/README +++ b/system/freeswitch/README @@ -8,8 +8,8 @@ can be developed using a wide range of free tools. Unlike other SlackBuilds which have a /usr installation prefix, this script will install FreeSWITCH to /opt/freeswitch instatead. This is done to simplify the build process since FreeSWITCH attemps to install itself -into many non-standard directories in the prefix directory. Therefore, it -is installed as a self-contained and easily-removable location in /opt. +into many non-standard directories in the prefix directory. Therefore, +it is installed as a self-contained and easily-removable location in /opt. This script also expects there to be a user and group called "freeswitch", with uid and gid of 269 (see http://slackbuilds.org/uid_gid.txt): |