Page MenuHomeFreeBSD

D29415.1776754994.diff
No OneTemporary

Size
448 B
Referenced Files
None
Subscribers
None

D29415.1776754994.diff

diff --git a/usr.sbin/rpc.lockd/lockd.c b/usr.sbin/rpc.lockd/lockd.c
--- a/usr.sbin/rpc.lockd/lockd.c
+++ b/usr.sbin/rpc.lockd/lockd.c
@@ -426,7 +426,7 @@
* Note that it is NOT sensible to run this program from inetd - the
* protocol assumes that it will run immediately at boot time.
*/
- if ((foreground == 0) && daemon(0, debug_level > 0)) {
+ if ((foreground == 0) && daemon(0, 0)) {
err(1, "cannot fork");
/* NOTREACHED */
}

File Metadata

Mime Type
text/plain
Expires
Tue, Apr 21, 7:03 AM (8 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28396564
Default Alt Text
D29415.1776754994.diff (448 B)

Event Timeline