diff --git a/templates/nfd/nfd-init.sh.j2 b/templates/nfd/nfd-init.sh.j2 index 41d64e5..d39be93 100755 --- a/templates/nfd/nfd-init.sh.j2 +++ b/templates/nfd/nfd-init.sh.j2 @@ -23,6 +23,7 @@ nfdc strategy set /localhost /localhost/nfd/strategy/multicast # Workspace strategies nfdc strategy set /ndn/irl-workspace/32=sync /localhost/nfd/strategy/multicast +nfdc strategy set /ndn/weekly-call/32=sync /localhost/nfd/strategy/multicast nfdc strategy set /ndn/ndncomm2024/32=sync /localhost/nfd/strategy/multicast nfdc strategy set /ndn/localfirst/meetingnotes/32=sync /localhost/nfd/strategy/multicast