|
发表于 2003-8-1 18:32:02
|
显示全部楼层
/usr/src有没有文件无所谓,/var/log/{btmp,lastlog,wtmp}是必须要有的。
不装shadow也得生成这些文件。
Programs like login, shutdown, uptime, and others want to read from and to the /var/run/utmp, /var/log/btmp and /var/log/wtmp. These files contain information about who is currently logged in. They also contain information about when the conmputer was last booted and shutdown and a record of bas login attempts. |
|