>> Edit article
이름
제목
패스워드
rc.local에 보면 아래와 같은 부분이 있습니다. 이부분은 부팅할때 issue파일을 새롭게 갱신합니다. issue파일을 수정하셨다면, 이부분을 주석처리해야 부팅후에도 계속 적용됩니다. # This will overwrite /etc/issue at every boot. So, make any changes you # want to make to /etc/issue here or you will lose them when you reboot. echo "" > /etc/issue echo "$R" >> /etc/issue echo "Kernel $(uname -r) on $a $SMP$(uname -m)" >> /etc/issue cp -f /etc/issue /etc/issue.net echo >> /etc/issue : 이 메세지 : /etc/issue, /etc/issue.net : 을 수정했구요 : 이걸 계속 적용시킬려면 : /etc/rc.d/rc.local 스크립트 내에서 : issue라는 문구가 들어간 부분을 찾아서 : 주석(#)처리 하라는데 : 이걸 어떻게하죠;;; : : -- : 만쉐이~~~~~~~~~~~~--요것이 정답이네.
Copyleft
1999-2026 by
JSBoard Open Project
Theme Designed by
IDOO
All right reserved