electron-builder-sandbox-fix

1.0.11 • 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

46

Version

1.0.11

License

GPL-3.0

Unpacked Size

39.3 kB

Total Files

4

Last publish

Collaborators

  • gergof