File README.SUSE of Package singularity
openSUSE/SUSE specific settings =============================== Different from the upstream default, the SUID root binaries are executible only by users belonging to the group 'singularity'. To add a user to the group singularity, execute (as root): # usermod -a -G singularity <user_login>