1 2 3 4
#!/bin/sh exec firejail --profile=/etc/firejail/firefox-esr.profile \ /usr/bin/firefox-esr --no-remote "$@"