mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-07-10 01:02:08 +08:00
e99cea162f
* set time * copy * enable * wait for weston * cleanup --------- Co-authored-by: Comma Device <device@comma.ai>
9 lines
135 B
Desktop File
9 lines
135 B
Desktop File
[Unit]
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/local/pyenv/shims/python -u /usr/comma/set_time.py
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|