From b46fd147c675d7d89d39a48c2e2000cce9b3e2c7 Mon Sep 17 00:00:00 2001 From: Dominik Daehn Date: Tue, 15 Oct 2019 11:42:11 +0200 Subject: [PATCH] fix ProductProperty desktoplink --- OPSI/control | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/OPSI/control b/OPSI/control index a5cd8e1..ec3260d 100644 --- a/OPSI/control +++ b/OPSI/control @@ -30,6 +30,12 @@ description: which architecture (32/64 bit) has to be installed values: ["32 only", "64 only", "both", "system specific"] default: ["system specific"] +[ProductProperty] +type: bool +name: desktoplink +description: Show Desktop Link on/off +default: False + [ProductProperty] type: unicode name: custom-post-install