完善资料让更多小伙伴认识你,还能领取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 |
|
|
|
你正在撰写答案
如果你是对答案或其他答案精选点评或询问,请使用“评论”功能。
基于米尔瑞芯微RK3576核心板/开发板的人脸疲劳检测应用方案
937 浏览 0 评论
1138 浏览 1 评论
935 浏览 1 评论
2163 浏览 1 评论
3475 浏览 1 评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-27 16:01 , Processed in 0.843878 second(s), Total 70, Slave 54 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号