First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 140297
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Michal Januszewski <spock@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Marek Szuba <Marek.Szuba@if.pw.edu.pl>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
hddtemp-confext.patch hddtemp-confext.patch patch Marek Szuba 2006-07-13 21:53 0000 998 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 140297 depends on: Show dependency tree
Show dependency graph
Bug 140297 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-07-13 21:53 0000
Attached you will find a patch against /etc/(conf|init).d/hddtemp which does
two things:

- the original conf.d file had key called HDDTEMP_OPTS which was in fact used
to specify drives to monitor, although it was possible to use it for option
passing too if one kept them in appropriate order. Now there are two separate
keys, HDDTEMP_OPTS for command line options (parsed first in the init script)
and HDDTEMP_DRIVES for drive names (parsed second). This should make it easier
to avoid having someone put an option after the name of the disc and thus mess
up the daemon's startup.

 - makes the aformentioned conf.d file make the daemon listen on loopback only
by default. No point in having this class of information published to the whole
network unless such behaviour is explicitly demanded by the user, especially in
light of lack of authentication of the hddtemp protocol.

------- Comment #1 From Marek Szuba 2006-07-13 21:53:58 0000 -------
Created an attachment (id=91679) [edit]
hddtemp-confext.patch

------- Comment #2 From Michal Januszewski 2006-07-14 18:12:30 0000 -------
I've added the changed files to CVS. Thanks :)

First Last Prev Next    No search results available      Search page      Enter new bug