praveen n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 08 Jun 2005 Posts: 43
|
Posted: Fri Jul 29, 2005 3:36 am Post subject: Problem with pam_console_apply |
|
|
I have a problem in /etc/init.d/bootmisc at the following lines
Code: |
if [[ -x /sbin/pam_console_apply ]] && [[ ! -c /dev/.devfsd ]] ; then
/sbin/pam_console_apply -r
fi |
I get an "Illegal instruction" error during boot. However, after booting, if I run "pam_console_apply -r" there is no error. Can anybody help me out in solving this problem ? |
|