From fbc66e9099b098b049ec7d8b3be95532ed39b32e Mon Sep 17 00:00:00 2001 From: Jonathan Rosser Date: Tue, 2 Jul 2024 09:47:39 +0100 Subject: [PATCH] Add nfs server exports file to log collection Change-Id: Ib253afdd3376e7ad06f73a8858356543e4bea0f2 --- scripts/log-collect.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/log-collect.sh b/scripts/log-collect.sh index d335427290..4542e7719d 100755 --- a/scripts/log-collect.sh +++ b/scripts/log-collect.sh @@ -43,6 +43,7 @@ COMMON_ETC_LOG_NAMES="apt \ ceph \ dnf \ etcd \ + exports \ ganesha \ gitconfig \ haproxy \