Impressum |
Client-Installer | |
5.1.1. chkciNAMEchkci - sync XML package definitions with the Client Installer database SYNOPSISUsage: chkci [options] Options -nm do not send an e-mail on adding or updating packages or profiles -v increase verbosity -h show this help DESCRIPTIONchkci will synchronize the XML package definitions located in
Whenever chkci has changed something, it will send a mail to the group Admins. It is run automatically every night by a cron job. OPTIONS-nm - Do not send a mail when something was changed. This is especially useful if you are debugging a package on a remote production server and you don't want the admins to receive a mail for every change you are testing. -v - Increase verbosity. This will print a line for every package that remains unchanged and for every package that has been modified. -h - Print a short help text.FILES/usb/sbin/chkci - The script itself. /usr/share/iserv/ci/import - Contains the XML definitions that are synchronized with the database. EXAMPLES
Synchronize the database; send a mail to the admins when something is changed.
Synchronize the database and do not send a mail. |