< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[SFtrack] Created: (XECS-1608) sipx-freeswitch: user 'freeswitch' is not created when installing sipx-freeswitch


sipx-freeswitch: user 'freeswitch' is not created when installing 
sipx-freeswitch
---------------------------------------------------------------------------------

                 Key: XECS-1608
                 URL: http://track.sipfoundry.org/browse/XECS-1608
             Project: sipXecs
          Issue Type: Bug
          Components: freeswitch
    Affects Versions: 3.11
         Environment: centos5-32bit
            Reporter: Raymond Dans


Hello,

When installing the sipx-freeswitch RPM, the user 'freeswitch' is not created, 
causing issues during sipx startup.

$ rpm -q --scripts -p sipx-freeswitch-1.0.1-1.i386.rpm
warning: 
/home/buildbot/sipx-slave/oem-centos5-iso/build/nortel/iso-i386/build/distcd/CentOS/sipx-freeswitch-1.0.1-1.i386.rpm:
 Header V3 DSA signature: NOKEY, key ID fea2409e
preinstall scriptlet (using /bin/sh):
#%ifos linux
#/usr/sbin/useradd -r -g daemon -s /bin/false -c "The FreeSWITCH Open Source 
Voice Platform" -d /usr/local/freeswitch freeswitch 2> /dev/null || :
#%endif
postinstall scriptlet (using /bin/sh):

# Make FHS2.0 happy
#/bin/mkdir -p /etc/opt
#ln -s -f /usr/local/freeswitch/conf /etc/usr/local/freeswitch

chkconfig --add freeswitch
postuninstall scriptlet (using /bin/sh):

/bin/rm -rf /usr/local/freeswitch
#userdel freeswitch


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://track.sipfoundry.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira