electron-builder-sandbox-fix

1.1.0 • Public • Published

electron-builder-sandbox-fix

Build Status NPM

Apply no-sandbox flag automatically when required to fix SUID sandbox helper errors.

This script adds a loader script that will disable sandboxing for your electron app if the unprivileged_userns_clone kernel option is disabled.

Usage

In electron-builder.json:

{
	"afterPack": "electron-builder-sandbox-fix"
}

Package Sidebar

Install

npm i electron-builder-sandbox-fix

Weekly Downloads

211

Version

1.1.0

License

MIT

Unpacked Size

5.23 kB

Total Files

4

Last publish

Collaborators

  • gergof