diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/wget.local | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/wget.local b/profiles/wget.local index 53edfe2..6e44f96 100644 --- a/profiles/wget.local +++ b/profiles/wget.local @@ -1,4 +1,5 @@ protocol inet,inet6 # # Use with hardened-malloc package -env LD_PRELOAD=/usr/lib/libhardened_malloc.so +# Breaks wget +# env LD_PRELOAD=/usr/lib/libhardened_malloc.so |