System directories with that permission are set by your distribution or Mozilla packages. Changing them can break browser functionality. Make it more permissive (temporarily):
ls -ld /usr/lib/geckodriver/gecko You might see drwxr-xr-x permissions on a directory named “gecko” that holds platform-specific binaries or resources. Modern Linux distributions (Ubuntu, Fedora) often package Firefox as a Snap or Flatpak. Inside their restricted filesystems, you can encounter: gecko drwxr-xr-x
ls -l /usr/local/bin/geckodriver But if you examine support directories: System directories with that permission are set by