linuxmuster / linuxmuster-linbo

Linbo imaging system for linuxmuster.net
23 stars 22 forks source link

lmn7: Additional linbo start.conf options for opsi #107

Closed HappyBasher closed 4 years ago

HappyBasher commented 5 years ago

Two more linbo start.conf options should be added to be able to control opsi product actions after the sync:

Example:

RestoreOpsiState = yes       # comment
ForceOpsiSetup = windows.domainjoin,swaudit        # comment

If RestoreOpsiState is set to yes the opsi product state of the client will be restored to the state before the sync. Products with changed version will be set to setup so that they will be updated immediately when the client starts after sync. If a comma separated opsi product id list is given with ForceOpsiSetup the listed products will be forced to setup after sync.

HappyBasher commented 4 years ago

Implemented linuxmuster-linbo 2.3.44.