summarylogtreecommitdiffstats
path: root/zwave-js-server@.service
blob: 23a07ba83b2ef594a27b5dc446b6c88768b54eb1 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=ZWave-JS Server Daemon "%i" instance
Before=home-assistant.service

[Service]
EnvironmentFile=/etc/conf.d/zwave-js-server/%I.conf
ExecStart=/usr/bin/zwave-server $ZWAVE_JS_SERVER_ARGS

[Install]
WantedBy=multi-user.target