Enable channels at runtime

By default, a subscribed channel is disabled if it meets the following condition:

It has a [<Channel Label>] section the configuration file /etc/opt/opsware/patch_importer/uln_import.conf and it has “enabled=0” specified.

You may enable one or more disabled channels at runtime by using the –E or –enable option. For example,

/opt/opsware/patch_importer/bin/uln_import -E el5_u5_x86_64_patch el5_u5_i386_patch

Limitations: You can only use this option to enable channels for platforms that SA supports. You cannot use it to enable channels for platforms that SA does not support.