Disable _winesync by default instead of prompting. Also add a bit more details in the heading comment to mimic what the prompt did.
This commit is contained in:
@@ -139,7 +139,8 @@ _fsync="true"
|
||||
_futex2="true"
|
||||
|
||||
# Set to "true" to enable support for winesync, an experimental replacement for esync - requires patched wine - https://repo.or.cz/linux/zf.git/shortlog/refs/heads/winesync
|
||||
_winesync=""
|
||||
# ! Can't be used on multiple kernels installed side-by-side, which will require https://aur.archlinux.org/packages/winesync-dkms/ instead of this option !
|
||||
_winesync="false"
|
||||
|
||||
# Set to "true" to enable Binder and Ashmem, the kernel modules required to use the android emulator Anbox. ! This doesn't apply to 5.4.y !
|
||||
_anbox=""
|
||||
|
Reference in New Issue
Block a user