diff options
author | 2006-07-08 09:27:46 +0000 | |
---|---|---|
committer | 2006-07-08 09:27:46 +0000 | |
commit | 6b2d8da008f6e95ef0c35ed328e925d390fe9d12 (patch) | |
tree | ef203009aebabdca44fea2c54844d38ffa1de99f /app-antivirus/kav4fileservers/kav4fileservers-5.5.3.ebuild | |
parent | app-antivirus/drweb - einfo -> elog (diff) | |
download | sunrise-6b2d8da008f6e95ef0c35ed328e925d390fe9d12.tar.gz sunrise-6b2d8da008f6e95ef0c35ed328e925d390fe9d12.tar.bz2 sunrise-6b2d8da008f6e95ef0c35ed328e925d390fe9d12.zip |
app-antivirus/kav4fileservers - einfo -> elog
svn path=/sunrise/; revision=525
Diffstat (limited to 'app-antivirus/kav4fileservers/kav4fileservers-5.5.3.ebuild')
-rw-r--r-- | app-antivirus/kav4fileservers/kav4fileservers-5.5.3.ebuild | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/app-antivirus/kav4fileservers/kav4fileservers-5.5.3.ebuild b/app-antivirus/kav4fileservers/kav4fileservers-5.5.3.ebuild index f373c9a0d..cecbdb11a 100644 --- a/app-antivirus/kav4fileservers/kav4fileservers-5.5.3.ebuild +++ b/app-antivirus/kav4fileservers/kav4fileservers-5.5.3.ebuild @@ -72,19 +72,19 @@ pkg_postinst() { ewarn ewarn " /opt/kav/5.5/kav4unix/bin/keepup2date" - einfo - einfo " To keep anti-virus bases up-to-date, create a cron job for KAV:" - einfo - einfo " crontab -u kluser -e" - einfo - einfo " and add the following line (change the frequency of update if required):" - einfo - einfo " * */4 * * * /opt/kav/5.5/kav4unix/bin/keepup2date >/dev/null 2>&1" - einfo - einfo "Configuration file was installed in /etc/kav/5.5/kav4unix/kav4unix.conf." - einfo "See \"man 8 kav4unix.conf\" for detailed configuration info." - einfo - einfo "If you want to use web interface to configure and use Kaspersky Anti-Virus" - einfo "emerge app-admin/webmin and then install the module via webmin interface." - einfo "Webmin module is located in /opt/kav/5.5/kav4unix/contrib/kavfs.wbm" + elog + elog " To keep anti-virus bases up-to-date, create a cron job for KAV:" + elog + elog " crontab -u kluser -e" + elog + elog " and add the following line (change the frequency of update if required):" + elog + elog " * */4 * * * /opt/kav/5.5/kav4unix/bin/keepup2date >/dev/null 2>&1" + elog + elog "Configuration file was installed in /etc/kav/5.5/kav4unix/kav4unix.conf." + elog "See \"man 8 kav4unix.conf\" for detailed configuration info." + elog + elog "If you want to use web interface to configure and use Kaspersky Anti-Virus" + elog "emerge app-admin/webmin and then install the module via webmin interface." + elog "Webmin module is located in /opt/kav/5.5/kav4unix/contrib/kavfs.wbm" } |