F44 Change Proposal: Enable NTSYNC kernel module for all users [system-wide]

/dev/ntsync is a device file which allows userspace application to communicate with the kernel. It can’t be used to store data.

As per the documentation:

The ntsync driver creates a single char device /dev/ntsync. Each file description opened on the device represents a unique instance intended to back an individual NT virtual machine. Objects created by one ntsync instance may only be used with other objects created by the same instance.

This change was superseded by Changes/NTSYNC-Contained - Fedora Project Wiki which was accepted for F44.