Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
- make use of ${CHOWN} and ${CHMOD}
fixes pkg/18177 from Julien T. Letessier.
|
|
Fix sed command to disable pam checks to avoid an empy for loop in configure
Add configure check for setlogin(), and use it in daemon/slave.c
Need to define BSD_COMP before including sys/ioctl.h on SunOS to get BSD ioctls.
|
|
user who's pw_passwd is set to "*". NetBSD gives all users "*", same if
shadow passwords are used on Linux, Solaris etc. Commenting out that part
makes the face-browser work. (I'll submit this to the gdm-folks, as well.)
Change pid-file from /var/run/xdm.pid to /var/run/gdm.pid now that we have
our own ${PREFIX}/etc/rc.d/gdm script.
Bump PKGREVISION.
(Changes suggested in PR pkg/17184 by Cliff <cliff at snipe444 dot org>,
applied after feedback from MAINTAINER and tron. This closes said PR.)
|
|
|
|
|
|
|
|
- Store process id in "/var/run/xdm.pid" so that our "rc.shutdown"
will terminate "gdm".
|
|
|
|
|
|
like what we get from XDM or KDM and use setlogin().
A complete rewrite of the session setup will be requested via a bug report
to the GNOME maintainers.
|
|
Gnome Display Manager - a re-implementation of the xdm program
|