New comment by ericonr on void-packages repository https://github.com/void-linux/void-packages/issues/32156#issuecomment-887705175 Comment: ``` -rwsr-xr-x 0/0 22592 2021-05-25 07:25 ./usr/lib/electron10/chrome-sandbox -rwsr-xr-x 0/0 22592 2021-07-11 15:30 ./usr/lib/electron12/chrome-sandbox -rwsr-xr-x 0/0 22512 2020-09-06 11:43 ./usr/lib/electron7/chrome-sandbox -rwsr-xr-x 0/0 22408 2021-01-22 10:00 ./usr/lib/electron9/chrome-sandbox ``` can probably be removed from the package, we should be using the user namespace sandbox by now. I wonder if the mount utilities need suid? Shouldn't `mount` itself being suid be enough? Curious what `cgi-wrapper` from `hiawatha` needs suid for... As discussed over IRC, `vpsm` being suid doesn't make a difference, since it's a shell script, but it needs to be fixed.