[MM-21400] Enable setuid on linux packaging (#1156)

* Fix chrome-sandbox permissions for Appimages and .debs.
* NOTE: Patch not working for tar.gz due to the way 7za is called which isn't preserving permissions. Need to create manual tar.gz target in future patch.
This commit is contained in:
Guillermo Vayá
2020-02-07 18:04:45 +01:00
committed by GitHub
parent ac3ac24c42
commit 07e177e693
2 changed files with 24 additions and 0 deletions

View File

@@ -25,6 +25,7 @@
]
}
],
"afterPack": "scripts/afterpack.js",
"afterSign": "scripts/notarize.js",
"deb": {
"synopsis": "Mattermost"