mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-07-10 01:02:08 +08:00
b9caf1114b
* mount /persist as read only * fix more paths * remove systemd mount tunit * add that
6 lines
142 B
Plaintext
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
|