Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=487114





--- Comment #4 from Michael Schwendt <[email protected]>  2009-03-02 
03:26:01 EDT ---
Often daemon programs run into error conditions at startup, but too late to
return a proper error code from the daemonised process. All you get is the
parent's return code (and maybe a log message). This could be fixed in the
program itself and is no packaging problem.

Existance of the /proc/net/vlan/config file is mandatory, however. The daemon
terminates early with return code 1 if it cannot open that file. Therefore it
would be good to add a safety check to the initscript, so it refuses to start
if the VLAN config cannot be loaded at all.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to