parameter "Conflicts"
Published: May 24, 2016 - 2:53 PM
Good morning,
I created a package that configures non-domain PCs to use our WSUS server. I don't want PCs with the "dst-freeze" package to install it because they are frozen using DeepFreeze or TimeFreeze. I tried adding dst-freeze to the "Conflicts" section of the control file, but it doesn't seem to work. It's still possible to install the wsus package on these PCs.
I created a package that configures non-domain PCs to use our WSUS server. I don't want PCs with the "dst-freeze" package to install it because they are frozen using DeepFreeze or TimeFreeze. I tried adding dst-freeze to the "Conflicts" section of the control file, but it doesn't seem to work. It's still possible to install the wsus package on these PCs.
Code: Select all
package : dst-ClientWsus
version : 1.0.0-1
architecture : all
section : base
priority : optional
maintainer :
description : Forcer MAJ Windows par le serveur Wsus interne
depends :
conflicts : dst-freeze
sources :