Confirmed users
523
edits
(adding wireless tools (https://bugzilla.mozilla.org/show_bug.cgi?id=487131#c5)) |
(An update for ubuntu 8.10) |
||
Line 9: | Line 9: | ||
############## | ############## | ||
# do the section below if on ubuntu 8.04, skip for Ubuntu 7.1. Other OS may also have this problem. If you see a problem when running nsinstall that says something "mmap - permission denied", come back here an try this. | # do the section below if on ubuntu 8.04, skip for Ubuntu 7.1. Other OS may also have this problem. If you see a problem when running nsinstall that says something "mmap - permission denied", come back here an try this. | ||
Ubuntu 8.10 sets vm.mmap_min_addr /etc/sysctl.d/10-process-security.conf | |||
So it is probably better to set the following variables in /etc/sysctl.d/40-scratchbox and then run 'sudo invoke-rc.d procps restart' | |||
############## | ############## | ||
add the following to /etc/sysctl.conf | add the following to /etc/sysctl.conf |