Hi,

I thought about using a simple script to update my DCC installation once a week.

        Something like:
============================
#! /bin/bash
#

# Lets not all hit the servers at the same time sleep $RANDOM
sleep $RANDOM

# update dcc
/var/dcc/libexec/updatedcc -K
=============================

Does it make sense? Is there more doc than the --help switch? It is not very usefull:

updatedcc: [-xvU] [-e ENV=VAL] [-c CONF=VAL] [-s base-URL] [-V x.y.z]\
        [-C pfile] [-T make-tgt]

-K is not even there...

Thanks,
--
Ugo Bellavance ([EMAIL PROTECTED])
Consultant en Sécurité Informatique
Lubik Inc.
Site Web: http://www.lubik.ca
# Tél.: 514-907-3253
# Sans Frais: 866-507-3253
# Fax.: 1-866-334-1426
Protection de courriel par LastSpam (www.lastspam.com)

--

This message has been verified by LastSpam (http://www.lastspam.com) eMail security service, provided by Lubik Ce courriel a ete verifie par le service de securite pour courriels LastSpam (http://www.lastspam.com), fourni par Lubik (http://www.lubik.ca) www.lubik.ca

_______________________________________________
DCC mailing list      [email protected]
http://www.rhyolite.com/mailman/listinfo/dcc

Reply via email to