1. Before user sign in, the '/etc/rc$runlevel.d/*' will be execute according the runlevel.
2. After user sign in, the Ubuntu9.10 will execute below scripts list below:
a. first, the global '/etc/profile' will be excuted;
b. second, '/etc/profile' will invoke '/etc/profile.d/*.sh';
c. third, '/etc/bash.bashrc' will be executed.
本文详细介绍了Ubuntu 9.10系统的启动与用户登录过程。在用户登录前,系统会根据运行级别执行'/etc/rc$runlevel.d/*'脚本。登录后,依次执行'/etc/profile'、'/etc/profile.d/*.sh'及'/etc/bash.bashrc'等配置文件。
1万+

被折叠的 条评论
为什么被折叠?



