diff options
author | Oleg A. Deordiev <admin@ifconfig.com.ua> | 2014-01-11 15:37:28 +0100 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-29 23:20:26 -0600 |
commit | f6fe725e0aceb82c3512482d89ff6fe2e5df0e61 (patch) | |
tree | 58ff478319582431173a070251939bf881bc8f7a /network/kasp_updater/README | |
parent | 91c2101128551146792254f076dce57d1cc0425a (diff) | |
download | slackbuilds-f6fe725e0aceb82c3512482d89ff6fe2e5df0e61.tar.gz |
system/kasp_updater: Added (updater for Kaspersky antivirus).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/kasp_updater/README')
-rw-r--r-- | network/kasp_updater/README | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/network/kasp_updater/README b/network/kasp_updater/README new file mode 100644 index 0000000000..929348e965 --- /dev/null +++ b/network/kasp_updater/README @@ -0,0 +1,30 @@ +Kaspersky Update Utility is the application designed for downloading +updates of selected Kaspersky Lab applications from the specified +update source. The application allows saving updates in a local or +network folder, from which they can be distributed on computers +without Internet access. +Kaspersky Update Utility establishes connection to an update source +according to the specified settings and checks if any updates for the +selected applications are available. If any updates are available, +applications are available, Kaspersky Update Utility downloads them +into the selected folder. After the download, the application checks +the updates for integrity. +Results of the application's operation are logged in a report. + +Kaspersky Update Utility allows: +* Downloading updates of databases and software modules for selected + Kaspersky Lab applications. +* Adjusting the update settings by means of a configuration file and + graphic interface. +* Starting the update process manually. +* Starting the update upon a schedule. + +_ _ _ + +For syncing from the mirror every hour by cron, run: + + chmod 755 /etc/cron.hourly/kasp_update.sh + +to sync manually: + + kasp_updater -u -r |