RaspberrPi project source code
guowenxue
8 days ago 14ef00efc0b93e6301d046ccc8b3e90f9ac60ca4
project/thingsboard/etc/thingsboard.service
@@ -6,6 +6,7 @@
Type=simple
ExecStartPre=/bin/rm -f /tmp/.thingsboard.pid /var/log/thingsboard.log
ExecStart=/usr/bin/thingsboard -c /etc/thingsboard.conf
ExecStop=/bin/rm -f /tmp/.thingsboard.pid
Restart=always
RestartSec=2