mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-07-10 01:02:08 +08:00
2fde624a9d
start sshd early
10 lines
127 B
Desktop File
10 lines
127 B
Desktop File
[Unit]
|
|
Description=SSH param watcher
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/comma/set_ssh.sh
|
|
|
|
[Install]
|
|
WantedBy=rescue.target
|