15 lines
291 B
Desktop File
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
|