a812ba255d
default setup for the "nobody" account, login will fail. PORTREVISION bumped to include this fix for XFree86-4-clients. PR: 36084 Submitted by: Stefan `Sec` Zehl <sec@42.org>
12 lines
365 B
Plaintext
12 lines
365 B
Plaintext
--- 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
|