Files
agnos-builder/userspace/files/ssh_override.conf
T
Adeeb Shihadeh b9caf1114b mount /persist as read only (#13)
* mount /persist as read only

* fix more paths

* remove systemd mount tunit

* add that
2021-12-05 21:46:17 -08:00

6 lines
142 B
Plaintext

[Service]
ExecStartPre=
ExecStartPre=/bin/mkdir -p /data/etc/ssh/
ExecStartPre=/usr/bin/ssh-keygen -A -f /data
ExecStartPre=/usr/sbin/sshd -t