move to new buildsystem and do devel xmlconfig
This commit is contained in:
169
OPSI/control
169
OPSI/control
@@ -35,3 +35,172 @@ action: setup
|
||||
requiredProduct: aio
|
||||
requiredStatus: installed
|
||||
requirementType: before
|
||||
|
||||
[ProductDependency]
|
||||
action: setup
|
||||
requiredProduct: xmlstarlet
|
||||
requiredStatus: installed
|
||||
requirementType: before
|
||||
|
||||
[ProductProperty]
|
||||
type: unicode
|
||||
name: agent_scansettings_clamav_devInit
|
||||
multivalue: False
|
||||
editable: False
|
||||
description: Activate ClamAV Devs
|
||||
values: ["0", "1"]
|
||||
default: ["1"]
|
||||
|
||||
[ProductProperty]
|
||||
type: unicode
|
||||
name: agent_scansettings_clamav_enable
|
||||
multivalue: False
|
||||
editable: False
|
||||
description: Activate ClamAV
|
||||
values: ["0", "1"]
|
||||
default: ["1"]
|
||||
|
||||
[ProductProperty]
|
||||
type: unicode
|
||||
name: agent_scansettings_clamav_updater_enable
|
||||
multivalue: False
|
||||
editable: False
|
||||
description: Enable autoupdate of ClamAV
|
||||
values: ["0", "1"]
|
||||
default: ["1"]
|
||||
|
||||
[ProductProperty]
|
||||
type: unicode
|
||||
name: agent_scansettings_clamav_options_ondemand_scanarchives
|
||||
multivalue: False
|
||||
editable: False
|
||||
description: Clamav Scan Archives
|
||||
values: ["0", "1"]
|
||||
default: ["1"]
|
||||
|
||||
[ProductProperty]
|
||||
type: unicode
|
||||
name: agent_scansettings_clamav_options_ondemand_scanpacked
|
||||
multivalue: False
|
||||
editable: False
|
||||
description: ClamAV Scan Packed
|
||||
values: ["0", "1"]
|
||||
default: ["1"]
|
||||
|
||||
[ProductProperty]
|
||||
type: unicode
|
||||
name: agent_scansettings_tetra_options_ondemand_scanarchives
|
||||
multivalue: False
|
||||
editable: False
|
||||
description: Tetra Scan Archives
|
||||
values: ["0", "1"]
|
||||
default: ["1"]
|
||||
|
||||
[ProductProperty]
|
||||
type: unicode
|
||||
name: agent_scansettings_tetra_options_ondemand_scanpacked
|
||||
multivalue: False
|
||||
editable: False
|
||||
description: Tetra Scan Packed
|
||||
values: ["0", "1"]
|
||||
default: ["1"]
|
||||
|
||||
[ProductProperty]
|
||||
type: unicode
|
||||
name: agent_scansettings_ethos_enable
|
||||
multivalue: False
|
||||
editable: False
|
||||
description: Activate Ethos Scan
|
||||
values: ["0", "1"]
|
||||
default: ["1"]
|
||||
|
||||
[ProductProperty]
|
||||
type: unicode
|
||||
name: agent_scansettings_spero_enable
|
||||
multivalue: False
|
||||
editable: False
|
||||
description: Activate Spero Scan
|
||||
values: ["0", "1"]
|
||||
default: ["1"]
|
||||
|
||||
[ProductProperty]
|
||||
type: unicode
|
||||
name: agent_scansettings_action_malware
|
||||
multivalue: False
|
||||
editable: False
|
||||
description: Enable Scan for Malware
|
||||
values: ["0", "1"]
|
||||
default: ["1"]
|
||||
|
||||
[ProductProperty]
|
||||
type: unicode
|
||||
name: agent_scansettings_action_suspicious
|
||||
multivalue: False
|
||||
editable: False
|
||||
description: Enable Scan for Suspicious
|
||||
values: ["0", "1"]
|
||||
default: ["1"]
|
||||
|
||||
[ProductProperty]
|
||||
type: unicode
|
||||
name: agent_driver_protmode_active
|
||||
multivalue: False
|
||||
editable: False
|
||||
description: Activate Protection
|
||||
values: ["0", "1"]
|
||||
default: ["1"]
|
||||
|
||||
[ProductProperty]
|
||||
type: unicode
|
||||
name: agent_driver_protmode_file
|
||||
multivalue: False
|
||||
editable: False
|
||||
description: Activate File Protect
|
||||
values: ["0", "1"]
|
||||
default: ["1"]
|
||||
|
||||
[ProductProperty]
|
||||
type: unicode
|
||||
name: agent_driver_protmode_process
|
||||
multivalue: False
|
||||
editable: False
|
||||
description: Activate Process Protect
|
||||
values: ["0", "1"]
|
||||
default: ["1"]
|
||||
|
||||
[ProductProperty]
|
||||
type: unicode
|
||||
name: agent_cloud_upload_enable
|
||||
multivalue: False
|
||||
editable: False
|
||||
description: Enable Upload to Cloud
|
||||
values: ["0", "1"]
|
||||
default: ["1"]
|
||||
|
||||
[ProductProperty]
|
||||
type: unicode
|
||||
name: ui_notification_verbose
|
||||
multivalue: False
|
||||
editable: False
|
||||
description: Enable Verbose Notification
|
||||
values: ["0", "1"]
|
||||
default: ["1"]
|
||||
|
||||
[ProductProperty]
|
||||
type: unicode
|
||||
name: ui_notification_gaming
|
||||
multivalue: False
|
||||
editable: False
|
||||
description: Enable Gaming Notification
|
||||
values: ["0", "1"]
|
||||
default: ["0"]
|
||||
|
||||
[ProductProperty]
|
||||
type: unicode
|
||||
name: ui_notification_cloud
|
||||
multivalue: False
|
||||
editable: False
|
||||
description: Enable Cloud Notification
|
||||
values: ["0", "1"]
|
||||
default: ["1"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user