On Thu, Mar 26, 2009 at 04:01:01PM -0500, Mike Watters wrote: > > That particular file is part of smf configuration for ssh > I am not 100% sure how smf is handled in the global vs non-global zones > but I believe /var/svc/manifest/* is shared to all zones by default.
depends WHOSE "default"s. sun's standard defaults do not have this. # mount -p|grep var swap - /var/run tmpfs - no nodevices,xattr,zone=csci571 that is the only default mount under var. I also did a by-hand test to see if there was any other trickery. cd /var/svc/manifest touch test zlogin [subzone] ls /var/svc/manifest nope, no test file in the child zone. _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
