mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-08-06 08:45:44 +08:00
a765dc1759
* cleanup apt hook * Move VERSION into rootfs overlay * Use broad rootfs overlay copy
12 lines
179 B
Desktop File
12 lines
179 B
Desktop File
[Unit]
|
|
Description=persist-prop service
|
|
After=leprop.service
|
|
Requires=leprop.service
|
|
|
|
[Service]
|
|
ExecStart=/sbin/persist-prop.sh
|
|
Type=oneshot
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|