Description of problem: /usr/sbin/rhmd is a shell script that uses the --config option to redirect the default config file to /etc/rhmd.conf. There is no way to run rhmd on a different config file or with no config file at all. Version-Release number of selected component (if applicable): Beta-2 How reproducible: /usr/sbin/rhmd --config <any config file> Actual results: A "multiple_occurrence" error is raised because there are two --config options on the expanded command line. Expected results: Additional info:
*** This bug has been marked as a duplicate of 430583 ***