Start ssh properly for Ubuntu 62/73862/1
authorLuc Provoost <luc.provoost@gmail.com>
Tue, 7 Feb 2023 08:41:07 +0000 (09:41 +0100)
committerLuc Provoost <luc.provoost@gmail.com>
Tue, 7 Feb 2023 08:41:07 +0000 (09:41 +0100)
commit96b651994ca7e860c5517f50276c7fd20a75dede
treec7bbdaecd896adfa4b743451ad932fd380f21e10
parent7a8aefa95e91371252eea44a0ba5ca7068712c57
Start ssh properly for Ubuntu

The command to start ssh (on CentOS) seems not be working on Ubunutu.
Now we start ssh with 'service ssh start'

Signed-off-by: Luc Provoost <luc.provoost@gmail.com>
Change-Id: Ief8cd2e10443ffe99da1ed494d154edc6d8e175e
VNFs/DPPD-PROX/helper-scripts/rapid/start.sh