mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-07-09 00:32:04 +08:00
a765dc1759
* cleanup apt hook * Move VERSION into rootfs overlay * Use broad rootfs overlay copy
11 lines
152 B
Desktop File
11 lines
152 B
Desktop File
[Unit]
|
|
Description=SSH param watcher
|
|
After=network.target
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/comma/set_ssh.sh
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|