From 8794bb15de4150632106582123bcfce925628cfc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Thu, 15 Sep 2022 09:06:02 +0200 Subject: [PATCH] apt: sort list of optional packages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabian Grünbichler --- PVE/API2/APT.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PVE/API2/APT.pm b/PVE/API2/APT.pm index 9ece34e1d..581a70ae2 100644 --- a/PVE/API2/APT.pm +++ b/PVE/API2/APT.pm @@ -817,8 +817,8 @@ __PACKAGE__->register_method({ ksmtuned libpve-apiclient-perl libpve-network-perl - proxmox-backup-file-restore openvswitch-switch + proxmox-backup-file-restore pve-zsync zfsutils-linux );