mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-09-08 09:23:41 +08:00
fe3c65b79f
* unpack the debs * update rest * ignore
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
|