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 09:54:02 +0100 |
commit | 6b7f399d595ef58e759dab211f4ece155119a680 (patch) | |
tree | 1448d3a5788bb29ab273a22ddba28a7465878c20 /meta/recipes-sato/matchbox-terminal | |
parent | 6e9e19b18597103d8fe09f258cfd9904bb5f1c27 (diff) | |
download | openembedded-core-6b7f399d595ef58e759dab211f4ece155119a680.tar.gz openembedded-core-6b7f399d595ef58e759dab211f4ece155119a680.tar.bz2 openembedded-core-6b7f399d595ef58e759dab211f4ece155119a680.tar.xz openembedded-core-6b7f399d595ef58e759dab211f4ece155119a680.zip |
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.
Signed-off-by: Julian Pidancet <julian.pidancet@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/matchbox-terminal')
0 files changed, 0 insertions, 0 deletions