Files
agnos-builder/userspace/root/usr/lib/systemd/system/leprop.service
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

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