diff --git a/OPSI/control b/OPSI/control index 7a83e52..b7aa8c1 100644 --- a/OPSI/control +++ b/OPSI/control @@ -21,3 +21,17 @@ onceScript: customScript: userLoginScript: +[ProductProperty] +type: unicode +name: install_architecture +multivalue: False +editable: False +description: which architecture (32/64 bit) has to be installed +values: ["32 only", "64 only", "both", "system specific"] +default: ["system specific"] + +[ProductDependency] +action: setup +requiredProduct: sereby.aio +requiredStatus: installed +requirementType: before