diff --git a/board/common/overlay/etc/init.d/S60sshd b/board/common/overlay/etc/init.d/S60sshd index 9e3ff1c878..82f3b04dab 100755 --- a/board/common/overlay/etc/init.d/S60sshd +++ b/board/common/overlay/etc/init.d/S60sshd @@ -18,8 +18,6 @@ test -n "${OS_VERSION}" || source /etc/init.d/base test -s ${SYS_CONF} || exit 0 -test "${OS_NETWORKLESS}" == "true" && exit 0 - start() { # merge user and sys conf files; options in first file take precedence