Seccomp-BPF-sandboxed processes rely on being able to process SIGSYS signals.
This un-breaks Chrome after D113328.
I guess the main goal is to block async signals here, so sync SIGSYS should be fine