initialize

This commit is contained in:
2026-04-24 16:34:10 -04:00
commit 9aca623336
202 changed files with 6718 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
[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