diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-03-25 05:37:31 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-03-25 05:37:31 +0000 |
commit | 58755e18250aec67d4a2b3450a0a66d3b7da3583 (patch) | |
tree | 5dac0ebb632ac676bf74cfba5fa286f1592c0e40 /sys-devel/prelink/files | |
parent | Make sure we change KDE_IS_PRELINKED in /etc/env.d/ accordingly as suggested ... (diff) | |
download | historical-58755e18250aec67d4a2b3450a0a66d3b7da3583.tar.gz historical-58755e18250aec67d4a2b3450a0a66d3b7da3583.tar.bz2 historical-58755e18250aec67d4a2b3450a0a66d3b7da3583.zip |
add URL to our prelink guide to conf.d file
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'sys-devel/prelink/files')
-rw-r--r-- | sys-devel/prelink/files/prelink.confd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys-devel/prelink/files/prelink.confd b/sys-devel/prelink/files/prelink.confd index cfe65aa83417..e789bd0488e3 100644 --- a/sys-devel/prelink/files/prelink.confd +++ b/sys-devel/prelink/files/prelink.confd @@ -1,3 +1,6 @@ +# For an in depth prelinking guide, please see: +# http://www.gentoo.org/doc/en/prelink-howto.xml + # Set this to no to disable prelinking altogether # (if you change this from yes to no prelink -ua # will be run next night to undo prelinking) |