* Test out PAM support, extend PAM support by providing environment
   is specified by /etc/pam.d/init
 * Move utmp/wtmp before the execvp() in spawn() to be sure to
   use the correct pid even on a controlling tty
 * Remaining problem is that the pid of the second fork() for
   getting a controlling tty isn't that reported by spawn()
 * Re-enable writting utmp/wtmp for boot scripts
 * Provide a simply /etc/pam.d/init as without it will not work (sigh!)


git-svn-id: svn://svn.savannah.nongnu.org/sysvinit/sysvinit/trunk@51 456724a4-4300-0410-8514-c89748c515a2
4 files changed
tree: ad0487a13bf24868eb0e35ab2facea553651459c
  1. COPYING
  2. COPYRIGHT
  3. Makefile
  4. README
  5. contrib/
  6. doc/
  7. man/
  8. obsolete/
  9. src/