From: Arne Fitzenreiter Date: Sun, 7 Aug 2016 15:08:44 +0000 (+0200) Subject: core104: revert adding customservices. X-Git-Tag: v2.19-core105~16^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40607f812638f5abd7b4b2313e7e6c1e61502f33;p=ipfire-2.x.git core104: revert adding customservices. simply adding may use id's twice if the user has added other services so we don't update this files. Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/104/update.sh b/config/rootfiles/core/104/update.sh index 3988a9dabd..0223923d23 100644 --- a/config/rootfiles/core/104/update.sh +++ b/config/rootfiles/core/104/update.sh @@ -139,11 +139,6 @@ esac # Extract files tar xavf /opt/pakfire/tmp/files* --no-overwrite-dir -p --numeric-owner -C / -# Update customservices -cp /var/ipfire/fwhosts/customservices /var/ipfire/fwhosts/customservices.old -echo 35,Submission (TCP),587,TCP,BLANK,0 >> /var/ipfire/fwhosts/customservices -echo 36,SSMTP,465,TCP,BLANK,0 >> /var/ipfire/fwhosts/customservices - # Remove some old files rm -f /bin/groups /lib/libshadow.so.0*