First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 86550
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Daniel Ahlberg (RETIRED) <aliz@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Michal Januszewski <spock@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
hddtemp-setsid.patch A patch that adds the setsid() call. patch Michal Januszewski 2005-03-24 10:30 0000 348 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 86550 depends on: Show dependency tree
Show dependency graph
Bug 86550 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: 2005-03-24 10:29 0000
When run as a daemon, hddtemp needs to call setsid() to switch to a new
session. Otherwise, when /sbin/init uses a tty other than /dev/tty, hddtemp
will be killed at the end of the system boot-up. This can happen when
CONSOLE=/dev/tty1 or similar is added to the kernel command line.

------- Comment #1 From Michal Januszewski 2005-03-24 10:30:19 0000 -------
Created an attachment (id=54362) [edit]
A patch that adds the setsid() call.

------- Comment #2 From Michal Januszewski 2005-07-13 09:32:32 0000 -------
Fixed in 0.3_beta13.

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