RaspberrPi project source code
guowenxue
18 hours ago 9ae5259c592406577656b8432c4aa2e86ea2a7f6
project/lightd/etc/lightd.service
@@ -6,6 +6,7 @@
Type=simple
ExecStartPre=/bin/rm -f /tmp/.lightd.pid /var/log/lightd.log
ExecStart=/usr/bin/lightd -c /etc/lightd.conf
ExecStop=/bin/rm -f /tmp/.lightd.pid
Restart=always
RestartSec=2