[PATCH pve-cluster 9/9] observe extend queue

Tiago Sousa joao.sousa at eurotux.com
Fri Oct 17 13:25:34 CEST 2025


Signed-off-by: Tiago Sousa <joao.sousa at eurotux.com>
---
 src/PVE/Cluster.pm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/PVE/Cluster.pm b/src/PVE/Cluster.pm
index e829687..233ba69 100644
--- a/src/PVE/Cluster.pm
+++ b/src/PVE/Cluster.pm
@@ -87,6 +87,7 @@ my $observed = {
     'mapping/directory.cfg' => 1,
     'mapping/pci.cfg' => 1,
     'mapping/usb.cfg' => 1,
+    'extend-queue' => 1,
 };
 
 sub prepare_observed_file_basedirs {
-- 
2.47.3




More information about the pve-devel mailing list