Skip to content

Issued Running Room-Assistant as Service #394

Answered by mKeRix
stephenmetzger asked this question in Q&A
Discussion options

You must be logged in to vote

Setting the working directory in the services (don't forget to reload the services and restart if you change something) should be enough to make that work in theory. The working directly should point to a dir that contains a config folder, which in turn contains the YAML config files. If that doesn't work out you can also try supply the full path via the CLI option. So make your ExecStart something like this: /opt/nodejs/bin/room-assistant -c /data/room-assistant/config (this points to the actual config folder!).

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@mKeRix
Comment options

@stephenmetzger
Comment options

Answer selected by stephenmetzger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants