From 0a9c19d2b9cb9db20fcb764cb45c70fb1f692bb4 Mon Sep 17 00:00:00 2001 From: Alex 'AdUser' Z Date: Fri, 9 Dec 2016 14:59:12 +1000 Subject: [PATCH] * fix config sample --- configs/conf-available/05-source-mcast.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/conf-available/05-source-mcast.conf b/configs/conf-available/05-source-mcast.conf index 0d655f1..cc5ace6 100644 --- a/configs/conf-available/05-source-mcast.conf +++ b/configs/conf-available/05-source-mcast.conf @@ -3,4 +3,4 @@ load = libf2b_source_mcast.so ; group = 239.255.186.1 ; port = 3370 ; bind = 0.0.0.0 -; interface = eth0 +; iface = eth0