SmartQ V3 Ubuntu系统启动的分析,首先是确认一下默认的运行级别:系统启动之后在终端运行:
- user@SmartQ:/etc$ runlevel
- N 2
对比一下我的Fedora运行级别
- [www.linuxidc.com@linuxidc ~]$ runlevel
- N 5
不太一样。其实,后来发现这个V3的2~5都是一样的。:-)。后面会提到。
- www.linuxidc.com@SmartQ:/etc$ ls rc*
- rc.local
- rc0.d:
- K05preload S01smartq S20sendsigs S35networking S90halt
- K74bluetooth S10unattended-upgrades S30urandom S40umountfs
- README S15wpa-ifupdown S31umountnfs.sh S60umountroot
- rc1.d:
- K05preload K74bluetooth README S30killprocs S90single
- rc2.d:
- README S25bluetooth S95preload S99ondemand S99rc.local
- rc3.d:
- README S25bluetooth S95preload S99ondemand S99rc.local
- rc4.d:
- README S25bluetooth S95preload S99ondemand S99rc.local
- rc5.d:
- README S25bluetooth S95preload S99ondemand S99rc.local
- rc6.d:
- K05preload S01smartq S20sendsigs S35networking S90reboot
- K74bluetooth S10unattended-upgrades S30urandom S40umountfs
- README S15wpa-ifupdown S31umountnfs.sh S60umountroot
- rcS.d:
- README S03smartq S55urandom S70x11-common S75policykit
所以这里我们可以看到,rc2.d到rc5.d目录下的内容完全一样。64位Linux/Fedora/Ubuntu系统下的最新版本PPStream安装(1.02)Linux下SVN使用相关资讯 Ubuntu知识 SmartQ SmartQ V3
- Ubuntu 有这功能吗?-回答4个新用 (10/14/2014 16:54:49)
- Ubuntu小知识总结 (07/08/2013 17:02:10)
- 万圣节Halloween与Ubuntu (10/31/2012 07:59:01)
| - Ubuntu系统诞生10周年:让Linux更 (10/14/2014 16:53:00)
- Ubuntu 官方发布 Ubuntu 应用程序 (02/15/2013 21:49:58)
- Ubuntu内置捐款选项:为掌握用户需 (10/11/2012 13:57:23)
|
本文评论 查看全部评论 (0)