-Description of problem: Missing /etc/hdparm.conf or at least /etc/hdparm.conf.example after hdparm installation -Version-Release number of selected component (if applicable): hdparm-9.48-2.mga6 -How reproducible: Install hdparm -Steps to Reproduce: 1. hdparm installation from control center 2. ls /etc/hdparm.conf or ls /etc/hdparm.conf.example 3. no file output -Proposal to resolve the issue Add at least a /etc/hdparm.conf.example file to make easier the configuration of hdparm.conf file.
Assigning to all packagers collectively, since there is no registered maintainer for this package. Also CC'ing some committers.
CC: (none) => fundawang, luigiwalser, marja11, suppAssignee: bugsquad => pkg-bugs
hdparm.conf is a configuration file that you can optionally create, not something the package needs. Our init scripts use /etc/sysconfig/harddisks for hdparm settings. You can also make, for instance, /etc/sysconfig/harddisksda, for settings to only apply to a certain disk. I'm not saying an example config is a bad idea, but even then it should be in /usr/share/doc/hdparm, not /etc. Upstream would be the ideal source to supply one.
Status: NEW => RESOLVEDResolution: (none) => INVALID