Skip to content

Instantly share code, notes, and snippets.

@prairiesnpr
Last active June 30, 2019 04:58
Show Gist options
  • Save prairiesnpr/dd33062a27b121200d31a823b2edf727 to your computer and use it in GitHub Desktop.
Save prairiesnpr/dd33062a27b121200d31a823b2edf727 to your computer and use it in GitHub Desktop.
[Unit]
Description=Room Assistant service
[Service]
ExecStart=/usr/bin/npm start
WorkingDirectory=/home/pi/apps/room-assistant
Restart=always
RestartSec=10
User=pi
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment