sdccf 发表于 2008-04-22 13:13

solaris下home目录


作者: yashu出自: http://www.linuxdiyf.com
一般是不能在home目录下建文件,因为home目录是由automounter控制,只有automounter才可以在home内新建文件,如果想取消automounter管理home目录,可以在删除/etc/auto_master文件中包含"/home"的那行,并且运行automount -v让设置生效,或reboot。

本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/31/showart_572542.html
页: [1]
查看完整版本: solaris下home目录