commit 3b0d0d748309e2c5a2057f5374cb43e8a00647aa
parent 3955e658562cef8e6012c1936a6c79c6b6628773
Author: Jan Pobrislo <ccx@te2000.cz>
Date: Mon, 14 Apr 2025 20:46:41 +0000
networking.networking container based off alpine-networking image
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/zsh-functions/confz_site_containers_init b/zsh-functions/confz_site_containers_init
@@ -308,6 +308,8 @@ confz_site_container_services_check() {
SUCa dhcpcd linux_caps='^CAP_NET_ADMIN,^CAP_NET_RAW,^CAP_NET_BIND_SERVICE'
SUCa unbound linux_caps='^CAP_NET_BIND_SERVICE'
SUCa tinc linux_caps='^CAP_NET_ADMIN'
+ SUCa networking linux_caps='^CAP_NET_ADMIN,^CAP_NET_RAW' \
+ prepare_chroot=${(F)el_rfkill_and_sys}
}
confz_site_container_alpine_check() {
@@ -549,6 +551,7 @@ confz_site_container_images_check() {
local -a alpine_networking=(
$alpine_community
+ util-linux util-linux-misc # for rfkill
iproute2
dhcpcd
unbound ldns-tools drill