This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ARM程序自启动



我想自动启动挂载在根文件系统里的程序,据说是在根文件的/etc/init.d/rcs里修改。但具体怎么操作?

我把要运行的程序添加在rcs的最后一行比如:

/etc/init.d/./hello_arm

重启arm后没有自动运行,我想知道具体应该怎么添加,不胜感激!