mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-07-20 06:12:05 +08:00
12 lines
198 B
Desktop File
12 lines
198 B
Desktop File
[Unit]
|
|
After=weston-ready.service
|
|
|
|
[Service]
|
|
Type=simple
|
|
User=comma
|
|
Restart=no
|
|
#ExecStart=/bin/bash -c "source /etc/profile && /usr/comma/tests/test_weston.py"
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|