摘要:
init –q int init_main(int argc UNUSED_PARAM, char **argv) { //init -q使init进程立即重新读取并处理文件inittab if (argv[1] && strcmp(argv[1], "-q") == 0) { return kill(1, SIGHUP); } 阅读全文
posted @ 2011-06-08 16:16
katago
阅读(247)
评论(0)
推荐(0)
摘要:
http://busybox.net/FAQ.html#job_control Job control will be turned off since your shell can not obtain a controlling terminal. This typically happens when you run your shell on /dev/console. The kerne... 阅读全文
posted @ 2011-06-08 14:36
katago
阅读(1318)
评论(0)
推荐(0)

浙公网安备 33010602011771号