New review comment by toluschr on void-packages repository https://github.com/void-linux/void-packages/pull/22291#discussion_r487561238 Comment: I believe it is still needed, as the binary included in the main package just sets `LD_PRELOAD` ```sh $ gamemoderun sh -c 'echo ${LD_PRELOAD}' libgamemodeauto.so.0 ```