Files
shaggy-solar/LVX6048/etc/systemd/system/lvx-resolve-links.service
2026-04-24 16:34:10 -04:00

14 lines
340 B
Desktop File

[Unit]
Description=Resolve LVX6048 hidraw symlinks by PI18 serial
After=systemd-udev-settle.service
Wants=systemd-udev-settle.service
# powermon services Requires= this unit, so they won't start until it succeeds.
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/local/sbin/lvx-resolve-links
[Install]
WantedBy=multi-user.target