|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [OSSTEST PATCH 20/38] buster: ts-host-install: NTP not honoured bug remains
Debian #778564 remains open.
Signed-off-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
---
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
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |