Add option to block X11#773
Conversation
|
some distros also use abstract sockets for x11. tried this on ubuntu 16.04 running unity firejail --blacklist=/tmp/.X11-unix --blacklist=${HOME}/.Xauthority xlogo |
AFAIK there no way firejail can block abstract sockets without breaking other things. Suggestions appreciated. |
|
All merged, thanks. |
|
for most linux desktops this is handled by the display manager. for example in lightdm on ubuntu its /usr/share/lightdm/lightdm.conf.d/50-xserver-command.conf |
|
@xahare Thanks, will update the message to mention display managers. |
Add
--x11=blockcommand line option,x11 block,x11 xephyr,x11 xpraprofile options.X11 blacklisting implemented simplest way:
/tmp/.X11-unixand.Xauthority