Skip to content

Commit

Permalink
Merge pull request #1194 from LukaszDuss/master
Browse files Browse the repository at this point in the history
Change thingsboard-gateway.service to use tb_gateway.json instead yaml
  • Loading branch information
samson0v authored Oct 13, 2023
2 parents be3b980 + cfbc604 commit 62a3ee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion for_build/etc/systemd/system/thingsboard-gateway.service
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[Unit]
Description=ThingsBoard Gateway
After=multi-user.target
ConditionPathExists=/etc/thingsboard-gateway/config/tb_gateway.yaml
ConditionPathExists=/etc/thingsboard-gateway/config/tb_gateway.json

[Service]
Type=simple
Expand Down

0 comments on commit 62a3ee0

Please sign in to comment.