Files
agnos-builder/userspace/root/usr/lib/systemd/system/agnos-debug.service
T
Adeeb Shihadeh a765dc1759 misc lil cleanups (#582)
* cleanup apt hook

* Move VERSION into rootfs overlay

* Use broad rootfs overlay copy
2026-05-03 15:21:42 -07:00

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