mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-02 00:02:55 +02:00
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 <arne_f@ipfire.org>
This commit is contained in:
@@ -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*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user