From bc3fb7670e924d75dbacbe24f5c584aace3e9d30 Mon Sep 17 00:00:00 2001 From: Tobias Schwarz Date: Wed, 21 Feb 2024 16:31:01 +0000 Subject: [PATCH] k12-haus3: add webcam as olsrd service --- locations/k12-haus3.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locations/k12-haus3.yml b/locations/k12-haus3.yml index 4df6833be..a6b8191e9 100644 --- a/locations/k12-haus3.yml +++ b/locations/k12-haus3.yml @@ -24,6 +24,9 @@ hosts: role: corerouter model: "dlink_dap-x1860-a1" wireless_profile: freifunk_default + host__rclocal__to_merge: + # Add service announcement for K12 Sunset Webcam + - "[ -z \"$(uci show olsrd | grep -F 'k12-sunset.olsr')\" ] && uci add_list olsrd.@LoadPlugin[1].service=\"http://k12-sunset.olsr:80|tcp|K12 Sunset Webcam\" && /etc/init.d/olsrd restart" ipv6_prefix: '2001:bf7:760:700::/56'