nvidia-exec
nvidia-exec copied to clipboard
use systemd socket services
Instead of implementing a unix socket server it would be much easier and less error prone to just use the systemd socket services
Another more sensible alternative would be to just drop this model and assume nvx needs to be run as root and control access via sudo and permitting users in the group video to run it.
Just a suggestion.