mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-07-10 17:22:03 +08:00
84e9d42211
* store debug logs * lil more * py
11 lines
132 B
Desktop File
11 lines
132 B
Desktop File
[Unit]
|
|
After=local-fs.target
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
User=comma
|
|
ExecStart=/usr/comma/debug.py
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|