当前位置: 首页> 健康> 美食 > 风行ppt模板网_成都疫情防控最新政策通知公告_网络营销平台_内容营销是什么意思

风行ppt模板网_成都疫情防控最新政策通知公告_网络营销平台_内容营销是什么意思

时间:2025/8/24 7:21:32来源:https://blog.csdn.net/weixin_42193415/article/details/145036240 浏览次数:0次
风行ppt模板网_成都疫情防控最新政策通知公告_网络营销平台_内容营销是什么意思

1、执行

> /home/firefly/.config/lxsession/Lubuntu/autostart

2、执行

crontab -e

修改

10 * * * * /bin/bash /opt/restart_bluetoothdemo.sh &> /dev/null

10 * * * * /bin/systemctl restart ble-gw

3、执行

vim /etc/systemd/system/ble-gw.service

复制下面文本

[Unit]
Description=Start Bluetooth Gateway Application after Network
After=network.target,systemd-resolved.service
Wants=network.target,systemd-resolved.service[Service]
Environment=DISPLAY=:0
Environment=XDG_RUNTIME_DIR=/run/user/1000
Environment=PULSE_RUNTIME_PATH=/run/user/1000/pulse/
Environment = LD_LIBRARY_PATH=/opt/Qt/5.15.14_armhf/lib:/usr/local/lib
Environment = QT_PLUGIN_PATH=/opt/Qt/5.15.14_armhf/plugins
Environment = PATH=$PATH:/opt/Qt/5.15.14_armhf/bin
ExecStartPre=/bin/sleep 15
ExecStart=/home/firefly/Downloads/build-bluetoothdemo-unknown-Release/bluetoothdemo
WorkingDirectory=/home/firefly/Downloads/build-bluetoothdemo-unknown-Release/
Restart=always
User=firefly[Install]
WantedBy=multi-user.target

按键盘字母i,然后鼠标右键粘贴

然后按键盘输入冒号,再输入小写wq,回车

4、设置ble-gw开机自启

systemctl enable ble-gw

5、关闭系统日志服务

systemctl disable --now systemd-journald.service
systemctl disable --now syslog.socket rsyslog.service

6、开启dhcp自动续约:在配置文件中,添加或修改以下行:

vim /etc/dhcp/dhclient.conf
# 启用自动续约
request-renewal-time=60
关键字:风行ppt模板网_成都疫情防控最新政策通知公告_网络营销平台_内容营销是什么意思

版权声明:

本网仅为发布的内容提供存储空间,不对发表、转载的内容提供任何形式的保证。凡本网注明“来源:XXX网络”的作品,均转载自其它媒体,著作权归作者所有,商业转载请联系作者获得授权,非商业转载请注明出处。

我们尊重并感谢每一位作者,均已注明文章来源和作者。如因作品内容、版权或其它问题,请及时与我们联系,联系邮箱:809451989@qq.com,投稿邮箱:809451989@qq.com

责任编辑: