aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/git
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2014-02-20 08:07:22 +0100
committerSaul Wold <sgw@linux.intel.com>2014-02-20 20:06:22 -0800
commit08c523daec0f5161803d2a6704402490c18ff6ca (patch)
treec9841a9fa19a3f5f54fa61b1fb18c7f350f4d8c8 /meta/recipes-devtools/git
parenta0353102184892f09d3f97f018e457a4684550ea (diff)
downloadopenembedded-core-contrib-08c523daec0f5161803d2a6704402490c18ff6ca.tar.gz
openssh: enable PAM at runtime based on DISTRO_FEATURES
Everything is setup to use PAM except for the server config. If 'pam' is in DISTRO_FEATURES the configs will be changed to enable it. Syslog will now show: Feb 19 09:28:36 beast sshd[2980]: pam_unix(sshd:session): session opened for user koen by (uid=0) And more importantly: koen@beast:~$ loginctl SESSION UID USER SEAT c1 1000 koen seat0 c3 1000 koen seat0 c13 1000 koen 3 sessions listed. Systemd now registers the session properly so it won't kill things like 'screen' and 'tmux' when disconnecting the ssh session. Signed-off-by: Koen Kooi <koen.kooi@linaro.org> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/git')
0 files changed, 0 insertions, 0 deletions