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

* update rest

* ignore
2026-04-30 12:54:27 -07:00

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