Hide Forgot
Description of problem: When started via service qpidd start, qpidd ignores any data-dir entry in the qpidd.conf configuration file and always uses /var/lib/qpidd Version-Release number of selected component (if applicable): How reproducible: 100 Steps to Reproduce: Add data-dir=/no/such/dir to /etc/qpidd.conf service qpidd start Actual results: Note no complaint about non-existent data dir, qpidd uses /var/lib/qpidd Expected results: Error about non-existent data dir. Additional info: