https://qa.mandrakesoft.com/show_bug.cgi?id=1489





------- Additional Comments From [EMAIL PROTECTED]  2003-02-10 11:20 -------
Forgot to mention: An easy test for this problem is "lsof /dev/console", no
system-daemons or similar should have /dev/console open as stdin.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
There is a problem in the startup-script for vixie-cron. Spesifically as currently
started vixie-cron uses /dev/console for stdin, which causes it to die if the
SAK (secure Attention Key) is pressed. For further description of the problem,
see the URL referenced above.

Current:
        daemon crond

Needed:

        daemon crond < /dev/null

Reply via email to