Hi Andy! On Wed, Jul 06, 2005 at 06:17:13PM -0400, Andrew D. Fant wrote: > Does anyone else out there have process accounting running on > systems being imaged by systemimager? I'm trying to work out all the nope, but I got the systemimager.
> settings that need to be configured to make sure that the > golden-client's pacct file doesn't step on the one on other clients when > I push out updates. Ideally, the logic I would like to see happen is: > Ignore all existing pacct files on an incremental update. Don't use the only one? /etc/systemimager/updateclient.local.exclude have a look in there, it is a list of files plus some globbing. > pacct file on the golden client for the master image. If imaging from edit the master file, or, I have my own /etc/init.d/localise which runs /etc/init.d/localise.`hostname` which copies /etc/someconf/someconfigfile.`hostname` to /etc/someonconf/someconfigile during boot and does /etc/init.d/someconf restart So if you reboot you get your own settings. running updates just exclude the important files. > scratch or /var/acct/pacct doesn't exist, create a zero-length file and > leave it at this. ok, master file or have the master image have this anyway. For a master image update I must stop X, clear usb devices, do something like backup my existing /var/acct/pacct (or my local version of these things) and create what I want the master image to have. My master script is highly customised and i don't update it again. Jan -- .~. /V\ Jan Groenewald /( )\ www.aims.ac.za ^^-^^ ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Sisuite-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sisuite-users
