From 33f4a2b1b14ca66d8f03eeb65d345f7bb0464443 Mon Sep 17 00:00:00 2001 From: Vincent Li Date: Thu, 15 May 2025 19:25:02 +0000 Subject: [PATCH] haproxy: remove /etc/haproxy/haproxy.cfg remove /etc/haproxy/haproxy.cfg since lfs/haproxy installed haproxy.cfg to /var/ipfire/haproxy fix: https://github.com/vincentmli/BPFire/issues/92 Reported-by: Harvey Li Signed-off-by: Vincent Li --- config/rootfiles/common/haproxy | 1 - 1 file changed, 1 deletion(-) diff --git a/config/rootfiles/common/haproxy b/config/rootfiles/common/haproxy index d34734027..22a993c5b 100644 --- a/config/rootfiles/common/haproxy +++ b/config/rootfiles/common/haproxy @@ -1,4 +1,3 @@ -etc/haproxy/haproxy.cfg etc/logrotate.d/haproxy etc/rc.d/init.d/haproxy etc/rc.d/rc3.d/S35haproxy