Debian #778564 remains open.

Signed-off-by: Ian Jackson <ian.jack...@eu.citrix.com>
---
 ts-host-install | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ts-host-install b/ts-host-install
index fe26f70f..253dbb5d 100755
--- a/ts-host-install
+++ b/ts-host-install
@@ -152,7 +152,7 @@ END
            my $done= 0;
            while (<EI>) {
                if (m/^server\b|^pool\b\s/) {
-                   if ($ho->{Suite} =~ m/lenny|squeeze|wheezy|jessie|stretch/) 
{
+                   if ($ho->{Suite} =~ 
m/lenny|squeeze|wheezy|jessie|stretch|buster/) {
                        $_= $done ? "" : "server $ntpserver\n";
                    } else {
                        m/^server \Q$ntpserver\E\s/ or
-- 
2.20.1


Reply via email to