diff options
author | Julian Pidancet <julian.pidancet@gmail.com> | 2011-10-07 01:13:41 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-10-10 10:00:08 +0100 |
commit | 3010bc0106a259d17c9fdf64c7bc2a10d33289d7 (patch) | |
tree | d32f088aaaa85aae8472bf8e3c52ffed38dbc837 /README.hardware | |
parent | 73abadd43e457e93b8919fc104dad986ff66448f (diff) | |
download | poky-3010bc0106a259d17c9fdf64c7bc2a10d33289d7.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)
Signed-off-by: Julian Pidancet <julian.pidancet@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'README.hardware')
0 files changed, 0 insertions, 0 deletions