HP-UX Containers (SRP) A.03.01 Administrator's Guide
56
The container setup and shutdown script (/var/hpsrp/container_name/.setup/setup) are
executed in the global view before and after startup and shutdown of the container. You can modify
the script to perform container management activities at container start and stop time that cannot be
performed inside the container, such as notifying management or auditing systems, or mounting the
container home directory (/var/hpsrp/container_name).
NOTE: If you are using shared storage to mount the container home directory to facilitate cloning of
a container, consider using the container setup script to automatically mount and unmount the
container home directory. In addition to ensuring that the home directory is available when the
container is started, it will also help prevent the accidental deletion of the home directory when
deleting one of the container clones.