--- rpms/e-smith-radiusd/sme10/e-smith-radiusd.spec 2020/12/09 02:51:41 1.13 +++ rpms/e-smith-radiusd/sme10/e-smith-radiusd.spec 2020/12/09 22:30:03 1.14 @@ -1,10 +1,10 @@ -# $Id: e-smith-radiusd.spec,v 1.12 2020/12/09 02:48:39 jpp Exp $ +# $Id: e-smith-radiusd.spec,v 1.13 2020/12/09 02:51:41 jpp Exp $ Summary: e-smith server and gateway - configure PPTP inbound VPN %define name e-smith-radiusd Name: %{name} %define version 2.6.0 -%define release 10 +%define release 11 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -31,9 +31,10 @@ BuildArchitectures: noarch e-smith server and gateway - configure radius server %changelog -* Tue Dec 08 2020 Jean-Philipe Pialasse 2.6.0-10.sme +* Tue Dec 08 2020 Jean-Philipe Pialasse 2.6.0-11.sme - create -update event [SME: 11155] -- move radiusd to systemd {SME: 11113] +- move radiusd to systemd {SME: 11113] + remove noise from spec file * Thu Dec 19 2019 Jean-Philipe Pialasse 2.6.0-9.sme - fix server restartting with virtual_server error [SME: 10853] @@ -218,10 +219,6 @@ if [ $1 -gt 1 ] ; then /usr/bin/sv d radiusd /usr/bin/sv d radiusd/log fi - if [ -e /var/service/radiusd ] ; then - rm -rf /var/service/radiusd >/dev/null 2>&1 - fi - fi