RaspberrPi project source code
guowenxue
2 days ago 98766aaabcb1fa74123247a52e72a453b6da59f8
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