@@ -, +, @@ ucr set samba/register/exclude/interfaces="docker0 foobar0" --- samba-4.3.0~rc3.orig/debian/patches//96_dnsupdate_exclude_interfaces.patch 1970-01-01 01:00:00.000000000 +0100 +++ samba-4.3.0~rc3.orig/debian/patches//96_dnsupdate_exclude_interfaces.patch 2015-10-03 22:54:50.025121926 +0200 @@ -0,0 +1,55 @@ +UCS Bug: https://forge.univention.org/bugzilla/show_bug.cgi?id=39466 + +Make it possible to exclude interfaces for the automatic IP registration. This is for example needed to exlude the docker interface. + +It can be used on an UCS system in the following way: + ucr set samba/register/exclude/interfaces="docker0 foobar0" + +--- a/source4/scripting/bin/samba_dnsupdate 2015-10-03 16:46:45.064834000 -0400 @@ -10000,0 +10000,1 @@ +96_dnsupdate_exclude_interfaces.patch