Skip to content

Commit

Permalink
Wait before restarting service, in case it is crash-looping.
Browse files Browse the repository at this point in the history
  • Loading branch information
qwandor committed Dec 16, 2020
1 parent bee3eca commit b93a23a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions homie-influx/debian-scripts/homie-influx.service
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Environment=RUST_BACKTRACE=1
Environment=RUST_LIB_BACKTRACE=1
ExecStart=/usr/bin/homie-influx
Restart=always
RestartSec=5

[Install]
WantedBy=multi-user.target

0 comments on commit b93a23a

Please sign in to comment.