From e35e6588673396fdaa3f33b25cd3075c0da9d577 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Mon, 26 May 2025 11:46:35 +0200 Subject: [PATCH] core196: Sort filelist alphanumerically Signed-off-by: Michael Tremer --- config/rootfiles/core/196/filelists/files | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/rootfiles/core/196/filelists/files b/config/rootfiles/core/196/filelists/files index a27954506..f4542bb25 100644 --- a/config/rootfiles/core/196/filelists/files +++ b/config/rootfiles/core/196/filelists/files @@ -1,9 +1,9 @@ +etc/rc.d/init.d/networking/red +srv/web/ipfire/cgi-bin/netexternal.cgi +srv/web/ipfire/cgi-bin/netovpnsrv.cgi srv/web/ipfire/cgi-bin/ovpnmain.cgi srv/web/ipfire/cgi-bin/pakfire.cgi -var/ipfire/langs/list var/ipfire/fwhosts/customservices var/ipfire/graphs.pl -srv/web/ipfire/cgi-bin/netexternal.cgi -srv/web/ipfire/cgi-bin/netovpnsrv.cgi -etc/rc.d/init.d/networking/red var/ipfire/ipblocklist-functions.pl +var/ipfire/langs/list -- 2.39.5