Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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