Team,
  I have compiled my linux kernel using 'allnoconfig' and added back
in all the kernel options that have been documented as necessary for
systemd. I'm still getting an error. It fails trying to start
[email protected], and it is related to PAM somehow.

Here is the debug log:

Feb 14 23:48:57 intel486 systemd[1]: [email protected]: About to execute:
/lib/systemd/systemd --user
Feb 14 23:48:57 intel486 systemd[1]: [email protected]: Forked
/lib/systemd/systemd as 111
Feb 14 23:48:57 intel486 systemd[1]: [email protected]: Changed dead -> start
Feb 14 23:48:57 intel486 systemd[1]: Starting User Manager for UID 0...
Feb 14 23:48:57 intel486 systemd[1]: [email protected]: User lookup
succeeded: uid=0 gid=0
Feb 14 23:48:57 intel486 systemd[111]: [email protected]: Kernel keyring
not supported, ignoring.
Feb 14 23:48:57 intel486 systemd[111]: PAM failed: Function not implemented
Feb 14 23:48:57 intel486 systemd[111]: [email protected]: Failed to set
up PAM session: Function not implemented
Feb 14 23:48:57 intel486 systemd[111]: [email protected]: Failed at step
PAM spawning /lib/systemd/systemd: Function not implemented
Feb 14 23:48:59 intel486 systemd[1]: Received SIGCHLD from PID 111 ((systemd)).
Feb 14 23:48:59 intel486 systemd[1]: Child 111 ((systemd)) died
(code=exited, status=224/PAM)
Feb 14 23:48:59 intel486 systemd[1]: [email protected]: Child 111 belongs
to [email protected]
Feb 14 23:48:59 intel486 systemd[1]: [email protected]: Main process
exited, code=exited, status=224/PAM
Feb 14 23:49:00 intel486 systemd[1]: [email protected]: Failed with
result 'protocol'.
Feb 14 23:49:00 intel486 systemd[1]: [email protected]: Changed start -> failed
Feb 14 23:49:00 intel486 systemd[1]: [email protected]: Job
[email protected]/start finished, result=failed
Feb 14 23:49:00 intel486 systemd[1]: Failed to start User Manager for UID 0.

Trying to run this post-boot under strace did not get me any good leads.

What do you suggest to track this kernel configuration option down?

- Matthew
_______________________________________________
systemd-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to