Skip to content

Instantly share code, notes, and snippets.

@rmounce
Created December 10, 2018 07:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save rmounce/021405a0f8f409984c3d6b6f52e69453 to your computer and use it in GitHub Desktop.
Save rmounce/021405a0f8f409984c3d6b6f52e69453 to your computer and use it in GitHub Desktop.
[Unit]
Description=zigbee2mqtt
After=network-online.target mosquitto.service socat-vusb@hass.service
Requires=socat-vusb@hass.service
[Service]
User=%i
ExecStart=/usr/bin/npm start
WorkingDirectory=/home/hass/zigbee2mqtt
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment