Basically I am seeing two issues: 1) The default Timezone that logadm uses for timestamps on the rotated files is UTC/GMT. My feeling is that localtime would be a more intuitive default. (Although the man page only covers this in an aroundabout fashion, it seems UTC timestamps is the documented behavior.)
2) When logadm is called by the root crontab, and one of the "restart commands" that are in my configuration file actually kills and restarts a process via a script, that process inherits the GMT TZ environmental variable from logadm. (I suppose this isn't noticed because the default ones use HUP). 3) In the default logadm.conf, why isn't svcadm used to HUP the system processes? Is this the desired behaviour? -- - Brian Gupta http://opensolaris.org/os/project/nycosug/ _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
