Raspiblitz: RC1 start SSH systemd services after HDD mount

Created on 23 Nov 2020  路  2Comments  路  Source: rootzoll/raspiblitz

As mentioned by @Emzy in https://github.com/rootzoll/raspiblitz/issues/1785#issuecomment-730476628 it makes sense to start SSH systemd servcies after hdd mounts are done. TODO: Prepare this of RC2

final testing

Most helpful comment

I made that systemd changes to the other services.

But for sshd I decided to make an alternative change: I had problems modifying the sshd and restarting it ... so I decided to not link the sshd key to the hdd anymore and just copy files. This might be even better in general so that ssh is even working while HDD is not connected.

All 2 comments

I made that systemd changes to the other services.

But for sshd I decided to make an alternative change: I had problems modifying the sshd and restarting it ... so I decided to not link the sshd key to the hdd anymore and just copy files. This might be even better in general so that ssh is even working while HDD is not connected.

Testing of RC2 works great. Closing issue for v1.6.2 release.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

shawnyeager picture shawnyeager  路  3Comments

Kixunil picture Kixunil  路  3Comments

cedricwalter picture cedricwalter  路  5Comments

tiero picture tiero  路  4Comments

syracusebitcoin picture syracusebitcoin  路  3Comments