Skip to content

Commit

Permalink
k12-haus3: add webcam as olsrd service
Browse files Browse the repository at this point in the history
  • Loading branch information
Noki authored and FFHener committed Feb 22, 2024
1 parent c41d80e commit bc3fb76
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions locations/k12-haus3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'

Expand Down

0 comments on commit bc3fb76

Please sign in to comment.