---------- Forwarded message ----------
From: Amit Tomer <amittome...@gmail.com>
Date: Thu, Oct 3, 2013 at 1:50 PM
Subject: OpenSSH pre login banner
To: "yocto-requ...@yoctoproject.org" <yocto-requ...@yoctoproject.org>


I am new to OpenEmbedded Yocto and have a requirement where OpenSSH pre
login banner
should come when do ssh from target board

Now I know I have to create a simple .txt file(banner) and put my banner in
to it and add the following to sshd_config

Banner /etc/ssh/banner

But now  wanted to know where should I keep my banner file in yocto so that
Yocto build infrastructure will pack banner file  to /etc/ssh/banner into
final image.

I do have receipes for openssh in meta-xyz/recipes-connectivity/openssh
 folder

Thanks
Amit
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to