|
发表于 2008-3-18 03:20:21
|
显示全部楼层
then the problem might be not that worse.不幸操作失误 chgrp -R plugdev *
导致修改了所有文件的归属组, What's the scope of that "*"? If you can identify what files was included in that glob, then you should be able to find out which has plugdev group (using your root access then can change them back) |
|