From f51058d227c9f5d8a4b707bc6296a743fd88c0eb Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Tue, 26 Mar 2013 11:58:07 +0100 Subject: [PATCH] second try to force per user config --- builder-product.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/builder-product.cfg b/builder-product.cfg index 1485670..f09dd75 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -147,7 +147,7 @@ OPSI_INI_OPTION[2]="OnlyOneInstance" OPSI_INI_VALUE[2]="0" OPSI_INI_SECTION[3]="Option" -OPSI_INI_OPTION[3]="MRUDUse" -OPSI_INI_VALUE[3]="0" +OPSI_INI_OPTION[3]="IndividualOptionPerUser" +OPSI_INI_VALUE[3]="1"