Date: Tue, 19 Mar 2002 13:20:02 -0800 (PST) From: Stefan `Sec` Zehl <sec@42.org> To: freebsd-ports@FreeBSD.org Subject: Re: ports/36084: xdm XDCMP says 'This account is currently not available' Message-ID: <200203192120.g2JLK2n17272@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/36084; it has been noted by GNATS. From: Stefan `Sec` Zehl <sec@42.org> To: Will Andrews <will@csociety.org> Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/36084: xdm XDCMP says 'This account is currently not available' Date: Tue, 19 Mar 2002 22:11:31 +0100 --cmJC7u66zC7hs+87 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Mar 19, 2002 at 11:58:55AM -0500, Will Andrews wrote: > On Tue, Mar 19, 2002 at 10:46:21AM +0100, Stefan `Sec` Zehl wrote: > > DisplayManager.willing: su -m nobody -c /usr/X11R6/lib/X11/xdm/Xwilling > > Can you send a patch? I don't use XDM and don't want to get this > wrong. Of course. Sorry it took me so long, but at first I didn't notice the patches all have to be in the files/ subdirectory of the XFree86-4-libraries port. %) CU, Sec -- Consider the need for having to type "www.domain.name" a little IQ test that you have to take before you can access my web site.' -- Wietse --cmJC7u66zC7hs+87 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=patch-xdm-config --- programs/xdm/config/Imakefile.org Sun Nov 25 13:49:19 2001 +++ programs/xdm/config/Imakefile Tue Mar 19 18:11:50 2002 @@ -28,7 +28,7 @@ XDMPIDDIR = $(XDMDIR) #endif -#if defined(OpenBSDArchitecture) || defined(NetBSDArchitecture) +#if defined(OpenBSDArchitecture) || defined(NetBSDArchitecture) || defined(FreeBSDArchitecture) SU = "su -m" #else SU = su --cmJC7u66zC7hs+87-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203192120.g2JLK2n17272>