diff --git a/etc/profile.d/01-wine.sh b/etc/profile.d/01-wine.sh new file mode 100644 index 00000000..1eb3e6e6 --- /dev/null +++ b/etc/profile.d/01-wine.sh @@ -0,0 +1,2 @@ +# Enables NT sync option when the kernel module is loaded +export WINENTSYNC=1