From 49436253515bb16f92d040cc9810d4ad720d9679 Mon Sep 17 00:00:00 2001 From: Martin Berghaus Date: Tue, 11 Mar 2025 22:55:37 +0100 Subject: [PATCH] long hostname is part of core --- ...m_hostname_is_long.check.sh => core_hostname_is_long.check.sh} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename script/check/host/checks/{system_hostname_is_long.check.sh => core_hostname_is_long.check.sh} (100%) diff --git a/script/check/host/checks/system_hostname_is_long.check.sh b/script/check/host/checks/core_hostname_is_long.check.sh similarity index 100% rename from script/check/host/checks/system_hostname_is_long.check.sh rename to script/check/host/checks/core_hostname_is_long.check.sh