完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
vi /etc/init.d/matrix-gui-2.0
修改为如下内容 红色字体为添加内容,即启动指令,此例是启动/home/forlinx/qt/下的keypad 紫色字体需要注释掉如下 即可完成自启 #! /bin/sh matrixgui="/home/forlinx/qt/matrix_browser" GUI_OPTS="http://127.0.0.1:80/""" PIDFILE="/var/run/matrix-gui-2.0.pid" # Important System Environment Variables for sh in /etc/profile.d/*.sh ; do [-r "$sh" ] && . "$sh" done /home/forlinx/qt/keypad #itest -x"$matrixgui" || exit 0 #case "$1"in # start) #Clear out the the tmp and lock directory # cd /usr/share/matrix-gui-2.0 # rm -rf tmp/* # rm -rf lock/* # cd - # if [ -e $PIDFILE ]; then # PIDDIR=/proc/$(cat $PIDFILE) # if [ -d ${PIDDIR} -a "$(readlink -f ${PIDDIR}/exe)" ="${matrixgui}" ]; then # echo "$DESC already started; notstarting." # else # echo "Removing stale PID file$PIDFILE." # rm -f $PIDFILE # fi # fi # echo -n "Starting Matrix GUIapplication" # start-stop-daemon --start --quiet--background -m --pidfile $PIDFILE --exec $matrixgui -- $GUI_OPTS # echo "." # ;; # stop) # echo -n "Stopping Matrix GUIapplication" # start-stop-daemon --stop --quiet --pidfile$PIDFILE # echo "." # ;; # *) # echo "Usage:/etc/init.d/matrix-gui-2.0 {start|stop}" # exit 1 esac exit 0 |
|
|
|
你正在撰写答案
如果你是对答案或其他答案精选点评或询问,请使用“评论”功能。
1406 浏览 1 评论
synopsys 的design ware:DW_fpv_div,浮点数除法器,默认32位下,想提升覆盖率(TMAX),如果用功能case去提升覆盖率呢?
1516 浏览 1 评论
RK3588 GStreamer调试四路鱼眼摄像头四宫格显示报错
3400 浏览 1 评论
【飞凌嵌入式OK3576-C开发板体验】RKNN神经网络-YOLO图像识别
254 浏览 0 评论
【飞凌嵌入式OK3576-C开发板体验】SSH远程登录网络配置及CAN通讯
1336 浏览 0 评论
浏览过的版块 |
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-5 10:22 , Processed in 0.568540 second(s), Total 41, Slave 34 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号