Files
aqhomecontrol/etc/aqhome-nodes.service
2023-10-06 12:37:19 +02:00

13 lines
234 B
Desktop File

[Unit]
Description=AqHome Nodes Service
DefaultDependencies=no
Wants=aqhome-data.service
[Service]
Type=exec
RemainAfterExit=no
ExecStart=/usr/local/bin/aqhome-nodes -p /var/run/aqhome-nodes.pid
[Install]
WantedBy=multi-user.target