Signed-off-by: Friedrich Weber <f.we...@proxmox.com> --- PVE/CLI/pve8to9.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/PVE/CLI/pve8to9.pm b/PVE/CLI/pve8to9.pm index 5d8fb533..f7bdfb4e 100644 --- a/PVE/CLI/pve8to9.pm +++ b/PVE/CLI/pve8to9.pm @@ -1631,7 +1631,7 @@ sub check_bootloader { if ($exit_code != 0) { log_warn( "systemd-boot meta-package installed but the system does not seem to use it" - . " for booting. This can cause problems on upgrades of other boot-related packages" + . " for booting. This can cause problems on upgrades of other boot-related packages." . " Consider removing 'systemd-boot'"); } else { log_info("systemd-boot used as bootloader and fitting meta-package installed."); -- 2.47.2 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel