Files
shaggy-solar/LVX6048/etc/systemd/system/lvx-control.service
2026-04-27 06:50:04 -04:00

15 lines
291 B
Desktop File

[Unit]
Description=LVX6048 HA -> powermon adhoc command bridge
After=network-online.target powermon.service powermon2.service
Wants=network-online.target
[Service]
Type=simple
User=noise
ExecStart=/usr/local/bin/lvx-control
Restart=always
RestartSec=5
[Install]
WantedBy=multi-user.target