Files
agnos-builder/userspace/root/lib/systemd/system/leprop.service
T
Adeeb Shihadeh fe3c65b79f unpack the debs (#562)
* unpack the debs

* update rest

* ignore
2026-04-30 12:54:27 -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