dresden-elektronik / deconz-rest-plugin

deCONZ REST-API plugin to control ZigBee devices
BSD 3-Clause "New" or "Revised" License
1.9k stars 502 forks source link

Inappropriately set parameter in systemd service files #2771

Open SwoopX opened 4 years ago

SwoopX commented 4 years ago

@manup @nodefeet discovered an incorrectly set parameter in the systemd service files, StartLimitIntervalSec (see https://github.com/dresden-elektronik/deconz-rest-plugin/issues/2273#issuecomment-617624188).

You may want to amend it when you got some time to spare. Thanks!

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

ebaauw commented 4 years ago

Bump

SwoopX commented 4 years ago

Plan is to remove StartLimitIntervalSec completely, as RestartSec=30 should take care of restarting the service.