RaspberrPi project source code
guowenxue
15 hours ago 4291c22ef445b8f94d2bcf1a7a3f531d3d9f6121
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