Skip to content

Instantly share code, notes, and snippets.

@obfusk
Last active December 19, 2015 17:49
Show Gist options
  • Select an option

  • Save obfusk/5994633 to your computer and use it in GitHub Desktop.

Select an option

Save obfusk/5994633 to your computer and use it in GitHub Desktop.
chromium sandbox
# run chromium builds from https://download-chromium.appspot.com w/ sandbox from ubuntu package
# NB: this will only work as long as the sandbox API stays the same
export CHROME_DEVEL_SANDBOX=/usr/lib/chromium-browser/chromium-browser-sandbox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment