Fix loi launcher bi crash khi mat mang

This commit is contained in:
HaiMD 2020-03-26 14:04:42 +07:00
parent 932555f5e5
commit 388d9d4d69
2 changed files with 13 additions and 0 deletions

Binary file not shown.

View File

@ -0,0 +1,13 @@
[Unit]
Description=S905X_BI demo service
After=network.target
StartLimitIntervalSec=0
[Service]
Type=simple
Restart=always
RestartSec=1
User=root
ExecStart=/usr/bin/env /root/monitor/launcher/S905X_BI
[Install]
WantedBy=multi-user.target