Skip to content

Commit

Permalink
Move nodered into mahalia folder
Browse files Browse the repository at this point in the history
  • Loading branch information
hendrikkayser committed Jun 9, 2021
1 parent c26fe89 commit fa41ea9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion lib/systemd/system/mahalia-nodered.service
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Type=simple
User=root
Group=root
Environment="NODE_OPTIONS=--max-old-space-size=128"
Environment="NODE_RED_OPTIONS=/etc/nodered/openMHAcontrol.flow"
Environment="NODE_RED_OPTIONS=/etc/mahalia/nodered/openMHAcontrol.flow"
Environment="NODE_PATH=/opt/node-red/lib/node_modules"
ExecStart=/usr/bin/env /opt/node-red/bin/node $NODE_OPTIONS /opt/node-red/lib/node_modules/node-red/red.js $NODE_RED_OPTIONS
KillSignal=SIGINT
Expand Down

0 comments on commit fa41ea9

Please # to comment.