Public bug reported:
Binary package hint: procps
The newer procps allows for individual overrides to sysctl. The latest
Wine package needs one of these, creating a file at
/etc/sysctl.d/wine.sysctl.conf containing an override entry for
vm.mmap_min_addr. Wine needs this at 0, the system default is at 65536.
The problem, however, is that this file is essentially ignored since
invoke-rc.d procps start will load the custom files in /etc/sysctl.d/
BEFORE loading /etc/sysctl.conf, thus causing the setting for Wine to be
overridden by the system default rather than the other way around.
** Affects: procps (Ubuntu)
Importance: Medium
Status: New
--
invoke-rc.d procps start loads /etc/syctl.d before /etc/sysctl.conf
https://bugs.launchpad.net/bugs/256025
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs