A.4 Site Specific Cleanup Script


next up previous contents
Next: A.5 DATA_PATHS Up: A Installation and Maintenance Previous: A.3 Automatic Upgrades of

A.4 Site Specific Cleanup Script

 

Sites may choose to execute a customized cleanup script following a Yohkoh installation. Common uses for this could be to set file protections, ownerships, group access etc. (chmod, chown, chgrp). It is possible to have such a script run automatically as part of the installation/upgrade procedure by naming the script $ys/site/script/ys_install.local. If this file exists, the Yohkoh Installation scripts will source it following the successful completion of an upgrade and/or installation. It is up to the local manager to verify that all commands within this script have the correct syntax. For example, if chown commands are issued, then the Yohkoh installation procedure would have to be run from the root account to have these take effect.


ydac@mssly1.mssl.ucl.ac.uk