|
|
发表于 2007-5-27 17:37:07
|
显示全部楼层
do you have id in your /usr/bin ??if yes, try to replace /bin/id with /usr/bin/id in the /usr/sbin/pppoe-start line 44, or just run ln -s /usr/bin/id /bin/id......
by the way,i'm using coreutils-6.4 and id is in /bin...... |
|