Skip to content

ondev-prepare.sh: don't fail if sshd is disabled

Administrator requested to merge fix-sshd-disable into master

Do not abort the installation with the following, if sshd is already disabled in the target OS image (as we do it now for the official postmarketOS images):

* rc-update: service `sshd' is not in the runlevel `default'

Fixes #40 (closed)

Merge request reports

Loading