Robert Milkowski wrote: > Hi, > > Currently services with inetd as a restarter do not have a log file > associated with them. For example: > > $ svcs -l ftp fmri svc:/network/ftp:default name FTP > server enabled true state online next_state none > state_time June 29, 2009 11:08:51 AM BST restarter > svc:/network/inetd:default contract_id > > > I think there should be a log file per service with at least basic > information when was it enabled or disabled. > > Any comments? >
I agree. Thought there was at least one bug open about this, and found http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6577926 Though don't know if that's the most specific, I can't imagine sending errors to SMF logs without sending the informational stuff too. liane