From eb41bf304ea99603e8223e6ea30c75a6c7cda880 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Thu, 10 Mar 2022 10:25:19 +0000 Subject: [PATCH] samba: Fix rootfile on x86_64 The web UI menu entry, samba.cgi and the control binary were lost in 61d7aaa3ef9f1097b9dab749ac2d967fe88b07af. Signed-off-by: Michael Tremer --- config/rootfiles/packages/x86_64/samba | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/rootfiles/packages/x86_64/samba b/config/rootfiles/packages/x86_64/samba index decb4c04c2..fdbc3c2836 100644 --- a/config/rootfiles/packages/x86_64/samba +++ b/config/rootfiles/packages/x86_64/samba @@ -863,3 +863,6 @@ var/lib/samba/private var/lib/samba/winbindd_privileged var/log/samba var/spool/samba +srv/web/ipfire/cgi-bin/samba.cgi +var/ipfire/menu.d/EX-samba.menu +usr/local/bin/sambactrl -- 2.39.5