->
前些天手贱,chmod时候加了个-R。而且还是在根目录。。。后果就是……
shell>getfacl -R /var > /root/vi.bak 得到些目录权限,并保存
还原目录权限
shell>setfacl –restore=/root/vi.bak