Ubuntu scripts executing sequence after user sign in

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.

發佈了24 篇原創文章 · 獲贊 1 · 訪問量 3萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章