From owner-cvs-all Fri Sep 8 9: 9:50 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0802537B446; Fri, 8 Sep 2000 09:09:47 -0700 (PDT) Received: (from jmz@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA02425; Fri, 8 Sep 2000 09:09:46 -0700 (PDT) (envelope-from jmz@FreeBSD.org) Message-Id: <200009081609.JAA02425@freefall.freebsd.org> From: Jean-Marc Zucconi Date: Fri, 8 Sep 2000 09:09:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/XFree86-4/patches patch-j X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jmz 2000/09/08 09:09:46 PDT Added files: x11/XFree86-4/patches patch-j Log: The default command to call Xwilling in xdm-config doesn't work. "su nobody -c ..." will only return "This account is currently not available." This should really be "su -fm nobody -c ..." instead. Submitted by: Christian Weisgerber To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message