summaryrefslogtreecommitdiffstats
path: root/package/cppcms
diff options
context:
space:
mode:
authorDanomi Manchego <danomimanchego123@gmail.com>2014-08-02 21:21:19 -0400
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-08-03 10:36:00 +0200
commitdfb3d5072aca549d30b5f0035fc0346b6df10c1a (patch)
treea3ef970d8e2c66328188de6216bbdcb46962b998 /package/cppcms
parentb83aa532c1f1d0b0a548a29d7c3b460b42114a0e (diff)
downloadbuildroot-dfb3d5072aca549d30b5f0035fc0346b6df10c1a.tar.gz
buildroot-dfb3d5072aca549d30b5f0035fc0346b6df10c1a.zip
openssh: replace individual ssh-keygen calls with a single call
Since openssh-6.0, the ssh-keygen app has supported a -A option, which creates any missing keys. This frees us of having to add new ssh-keygen invocations as new key types are introduced. This also frees us of having to know the default key names and locations. So this patch replaces all the the init.d script invocations with a single "ssh-keygen -A" call. Note: the systemd service script *already* uses this option. Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/cppcms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud