]> gitweb.fluxo.info Git - kvmx.git/commitdiff
Provision: messenger: need to suid Signal's chrome-sandbox manually
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 26 Sep 2019 19:19:01 +0000 (16:19 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 26 Sep 2019 19:19:01 +0000 (16:19 -0300)
share/provision/messenger

index 8b1c105502e27c289788fbf26e161701472a56a3..505e1f37b2d305259f5222a9098da2f0e400aabe 100755 (executable)
@@ -40,6 +40,11 @@ echo "deb [arch=amd64] https://updates.signal.org/desktop/apt xenial main" | sud
 # Install Signal
 sudo apt update && $APT_INSTALL signal-desktop
 
+# The SUID sandbox helper binary was found, but is not configured correctly.
+# Rather than run without sandboxing I'm aborting now.
+# You need to make sure that /opt/Signal/chrome-sandbox is owned by root and has mode 4755.
+sudo chmod 4755 /opt/Signal/chrome-sandbox
+
 # Install Ricochet
 $APT_INSTALL ricochet