NAME

Global::update_customize - Updates customize start script


SYNOPSIS

Add Global::update_customize to custom.conf

Mandatory variable CUSTOMIZE_MOUNTPOINT and

optional variable CUSTOMIZE_AT_BOOT


DESCRIPTION

Updates /usr/sbin/customize and sets so customize starts at boot unless CUSTOMIZE_AT_BOOT is set and set to anything else then yes.

Mountpoint is changed by a var in custom.conf. Add something like: set CUSTOMIZE_MOUNTPOINT mother.ludd.luth.se:/vol1/solaris/custom

It renames some files before they are updated because it's not good to change scripts that are currently running. This module MUST be run just before reboot and nothing else should be run between them.


SUPPORTED OPERATING SYSTEMS

Solaris FreeBSD Linux Irix


COPYRIGHT

Copyright (c) 2002 Joacim Häggmark. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.


AUTHOR

Joacim Häggmark <joacim@ludd.luth.se> Peder Strand <Peder.Strand@epl.ericsson.se>