28 Apr
2006
28 Apr
'06
1:29 p.m.
On Fri, Apr 28, 2006 at 01:50:05PM +0200, Dominique Frise wrote:
[logfile:/var/log/system.log] type:100000 (file) mode:640 (-rw-r-----) linkcount:1 owner:0 (root) group:80 (admin) size:3
zelda2:~ bb$ ls -l /var/log/system.log -rw-r----- 1 root admin 3078 Apr 28 08:57 /var/log/system.log
This is bizarre. Just to make sure I'm not crazy, could you compile the attached little program and run it on the client reporting this:
gcc -o stat stat.c ./stat /var/log/system.log
Henrik