SUSE Linux启动过程执行脚本顺序
生活随笔
收集整理的這篇文章主要介紹了
SUSE Linux启动过程执行脚本顺序
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
網(wǎng)上看到的,備忘
mbr->grub->menu.lst->vmlinuz(linux)->initrd->etc/inittab->/etc/rc.status->/etc/sysconfig/boot->/etc/init.d/boot.d/*->/etc/init.d/boot.local->/etc/rc.d/rc*.d/*->mingetty->login->/etc/profile.d/*->/etc/profile->/etc/profile.local->~/.bash_profile~/.bash_login~/.profile->~/.bashrc->.bash_profile和.bash_login以及.profile只會執(zhí)行其中一個。
搜索順序以.bash_profile->.bash_login->.profile這樣的順序進(jìn)行。
?
轉(zhuǎn)載于:https://blog.51cto.com/liangkehui/1127249
總結(jié)
以上是生活随笔為你收集整理的SUSE Linux启动过程执行脚本顺序的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: My new iMac 27
- 下一篇: Linux文件、目录权限及常用命令