mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
142e06cf65
A nice looking login interface to your favorite X-server. PR: 16161 Submitted by: Maxim Sobolev <sobomax@altavista.net>
12 lines
295 B
Plaintext
12 lines
295 B
Plaintext
--- config.h.orig Mon Jan 17 16:35:19 2000
|
|
+++ config.h Mon Jan 17 16:38:24 2000
|
|
@@ -23,7 +23,7 @@
|
|
#define CONFIG_H
|
|
|
|
/* Enable shadow passwords, comment out to disable */
|
|
-#define SHADOW_PASSWD
|
|
+/*#define SHADOW_PASSWD*/
|
|
|
|
/* xinit */
|
|
#define XINIT "/usr/X11R6/bin/xinit"
|