[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:
@@ -25,6 +25,7 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"afterPack": "scripts/afterpack.js",
|
||||
"afterSign": "scripts/notarize.js",
|
||||
"deb": {
|
||||
"synopsis": "Mattermost"
|
||||
|
Reference in New Issue
Block a user