/[smeserver]/rpms/e-smith-radiusd/sme10/e-smith-radiusd.spec
ViewVC logotype

Diff of /rpms/e-smith-radiusd/sme10/e-smith-radiusd.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.11 by jpp, Wed Dec 9 02:38:43 2020 UTC Revision 1.12 by jpp, Wed Dec 9 02:48:39 2020 UTC
# Line 1  Line 1 
1  # $Id: e-smith-radiusd.spec,v 1.10 2020/12/09 02:33:21 jpp Exp $  # $Id: e-smith-radiusd.spec,v 1.11 2020/12/09 02:38:43 jpp Exp $
2    
3  Summary: e-smith server and gateway - configure PPTP inbound VPN  Summary: e-smith server and gateway - configure PPTP inbound VPN
4  %define name e-smith-radiusd  %define name e-smith-radiusd
# Line 190  e-smith server and gateway - configure r Line 190  e-smith server and gateway - configure r
190  %patch3 -p1  %patch3 -p1
191  %patch4 -p1  %patch4 -p1
192  rm -rf root/service root/var/service  rm -rf root/service root/var/service
193    mkdir -p root/var/log/stunnel/ssl
194    
195  %build  %build
196  perl createlinks  perl createlinks
# Line 219  if [ $1 -gt 1 ] ; then Line 220  if [ $1 -gt 1 ] ; then
220          /usr/bin/sv d radiusd/log          /usr/bin/sv d radiusd/log
221    fi    fi
222    if [ -e /var/service/radiusd ] ; then    if [ -e /var/service/radiusd ] ; then
223          rm -rf /var/service/radiusd          rm -rf /var/service/radiusd >/dev/null 2>&1
224    fi    fi
225    
226  fi  fi


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed