mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-07-10 17:22:03 +08:00
a765dc1759
* cleanup apt hook * Move VERSION into rootfs overlay * Use broad rootfs overlay copy
13 lines
223 B
Desktop File
13 lines
223 B
Desktop File
[Unit]
|
|
SourcePath=/sbin/leprop-service
|
|
Description=leprop Service
|
|
After=systemrw-build.prop.service
|
|
Before=persist-prop.service
|
|
|
|
[Service]
|
|
Restart=always
|
|
ExecStart=/sbin/leprop-service
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|