You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setting the vm.mmap_min_addr sysctl to 0 (like you need to do anyway to run 16-bit apps in Wine) lets you map a page at address 0. If that's the only reason sandsifter needs root, could we mention that as an alternative?
Setting the
vm.mmap_min_addrsysctl to0(like you need to do anyway to run 16-bit apps in Wine) lets you map a page at address 0. If that's the only reason sandsifter needs root, could we mention that as an alternative?