Fix loi launcher bi crash khi mat mang
This commit is contained in:
parent
932555f5e5
commit
388d9d4d69
Binary file not shown.
13
monitor/setup/S905X_BI.service
Normal file
13
monitor/setup/S905X_BI.service
Normal 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
|
Loading…
Reference in New Issue
Block a user