Files
agnos-builder/userspace/files/set_time.service
T
Adeeb Shihadeh e99cea162f ensure comma service always run (#136)
* set time

* copy

* enable

* wait for weston

* cleanup

---------

Co-authored-by: Comma Device <device@comma.ai>
2023-05-09 18:49:36 -07:00

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