On Sun, Jul 25, 2010 at 09:17:00PM -0700, Liane Praza wrote: > To workaround this problem this project will create a new > directory in /etc/logadm.d and an SMF service > svc:/system/logadm-upgrade. A pkg wanting to add entries > in /etc/logadm.conf can drop a file with the entries in that > directory. The start method of the service will look for > logname for the entry, as defined in logadm.conf(4), in > /etc/logadm.conf. If the logname is not found, the entry from > the file will be appended to /etc/logadm.conf. The pkg dropping > a file in /etc/logadm.d have to set the actuator > refresh_fmri='svc:/system/logadm-upgrade:default' in order to > have the contents of the file processed on install on a live > BE.
How does an uninstall remove the logadm entry? Why can't this just process /etc/logadm.d in place (like /etc/logrotate.d on Linux) ? regards john _______________________________________________ opensolaris-arc mailing list opensolaris-arc@opensolaris.org