diff options
author | adrianp <adrianp> | 2007-08-05 17:21:50 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2007-08-05 17:21:50 +0000 |
commit | cab3b35d084e5c0a85021d2f032b5be9531c3a58 (patch) | |
tree | e1f77d5405fb2dd37b400754ae04e83d8f61352a /pkgtools/pkg_install | |
parent | 7c053c481aa6d78311845573a45cb4ef66251690 (diff) | |
download | pkgsrc-cab3b35d084e5c0a85021d2f032b5be9531c3a58.tar.gz |
s//etc/${PKG_SYSCONFDIR}/
Diffstat (limited to 'pkgtools/pkg_install')
-rw-r--r-- | pkgtools/pkg_install/MESSAGE | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/pkgtools/pkg_install/MESSAGE b/pkgtools/pkg_install/MESSAGE index 0a841e623ca..be1a22eb161 100644 --- a/pkgtools/pkg_install/MESSAGE +++ b/pkgtools/pkg_install/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1 2007/07/14 20:17:06 adrianp Exp $ +$NetBSD: MESSAGE,v 1.2 2007/08/05 17:21:50 adrianp Exp $ You may wish to have the vulnerabilities file downloaded daily so that it remains current. This may be done by adding an appropriate entry @@ -34,7 +34,8 @@ A sample audit-packages.conf has been installed to: ${EGDIR}/audit-packages.conf -You may want to customise this file and copy it to /etc/audit-packages.conf. +You may want to customise this file and copy it to +${PKG_SYSCONFDIR}/audit-packages.conf. If you want to use signature verification you will need to install GnuPG and set the path for GPG appropriately in your audit-packages.conf. See audit-packages.conf(5) and audit-packages(8) for further information. |