diff options
author | Julian Pidancet <julian.pidancet@gmail.com> | 2011-10-07 01:13:41 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-30 16:37:59 +0000 |
commit | e6e867558b4243670e03cd77709e947239d1b0b4 (patch) | |
tree | 0cea208700d69694356bfcaae1d233ed8d3434f8 /README | |
parent | ab81049f37ca9161eb99d20ae7b3d888d9ec35b2 (diff) | |
download | poky-e6e867558b4243670e03cd77709e947239d1b0b4.tar.gz |
Use useradd and update-rc.d classes in the OpenSSH recipe
The current sshd postinst and postrm scripts in the OpenSSH make the
package dependant of the adduser/addgroup scripts which may not be
available on all systems.
This patch replaces the sshd postinst and postrm scripts with proper
usage of the useradd and update-rc.d classes.
This patch had been modified from the previous proposed version to
use useradd long options for more clarity.
(From OE-Core rev: 6b7f399d595ef58e759dab211f4ece155119a680)
(From OE-Core rev: 058116f528bff27ca5a0e56bbf8070e94f934f32)
Signed-off-by: Julian Pidancet <julian.pidancet@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions