mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-06-08 02:54:40 +08:00
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
|