I have an interesting question. How would I use this package alongside firejail?
running firejail powercord
throws me this:
Reading profile /etc/firejail/default.profile
Reading profile /etc/firejail/disable-common.inc
Reading profile /etc/firejail/disable-passwdmgr.inc
Reading profile /etc/firejail/disable-programs.inc
** Note: you can use --noprofile to disable default.profile **
Parent pid 69732, child pid 69733
Warning: /sbin directory link was not blacklisted
Warning: /usr/sbin directory link was not blacklisted
Warning: cleaning all supplementary groups
Child process initialized in 87.53 ms
Check failed: sys_chroot("/proc/self/fdinfo/") == 0
Parent is shutting down, bye...
I have also created the file $HOME/.config/firejail/powercord.local
with the contents:
whitelist ${HOME}/.config/discordcanary
whitelist ${HOME}/.config/powercord
whitelist ${HOME}/.local/share/powercord
whitelist /usr/share/powercord
whitelist ${HOME}/Pictures
whitelist ${HOME}/.cache/thumbnails
private-bin bash,cut,echo,egrep,electron,electron[0-9],electron[0-9][0-9],fish,grep,head,sed,sh,tclsh,tr,xdg-mime,xdg-open,zsh
ignore private-tmp
ignore novideo
ignore noaudio
but unfortunately this does not work either.
Pinned Comments
m00nw4tch3r commented on 2022-08-08 18:49 (UTC)
As Powercord went EOL, I will continue maintaining a package for the Replugged fork instead of this one: https://aur.archlinux.org/packages/replugged-electron-git/.