[GH-ISSUE #4523] No webcams in Zoom #2693

Closed
opened 2026-05-05 09:21:14 -06:00 by gitea-mirror · 21 comments
Owner

Originally created by @algor512 on GitHub (Sep 10, 2021).
Original GitHub issue: https://github.com/netblue30/firejail/issues/4523

Bug and expected behavior

Webcam is not working in Zoom using both zoom.profile and noprofile
(the list "Camera" in Zoom settings is empty).

I call firejail+Zoom as
firejail --whitelist=$XDG_RUNTIME_DIR --ignore=nogroups --profile=zoom --appimage /opt/Zoom-5.7.31792.0820.glibc2.17-x86_64.AppImage
(without --whitelist=$XDG_RUNTIME_DIR pulseaudio don't work, and I use --ignore=nogroups since I am using distro without systemd).

No profile and disabling firejail

  • Calling firejail --noprofile --appimage /opt/Zoom-5.7.31792.0820.glibc2.17-x86_64.AppImage changes nothing (webcam is still not working).
  • Zoom without firejail (i.e. /opt/Zoom-5.7.31792.0820.glibc2.17-x86_64.AppImage) works well (i.e. webcam is working).

Reproduce

Steps to reproduce the behavior:

  1. Run firejail --whitelist=$XDG_RUNTIME_DIR --ignore=nogroups --profile=zoom --appimage /opt/Zoom-5.7.31792.0820.glibc2.17-x86_64.AppImage
  2. Go to Settings -> Video.
  3. The list of available cameras is empty.

Additional context

It is interesting that after running bash in firejail using zoom profile it is possible to access webcam. That is

$ firejail --whitelist=$XDG_RUNTIME_DIR --ignore=nogroups --profile=zoom /bin/bash
$ ffmpeg -f v4l2 -framerate 25 -video_size 640x480 -i /dev/video0 output.mkv

produces a video recorded from it.

Environment

Distro: Void Linux (with glibc)
Firejail version: commit af94772, I also had the same problem on latest stable version 0.9.66.
Zoom version: Zoom-5.7.31792.0820.glibc2.17-x86_64.AppImage from https://github.com/probonopd/Zoom.AppImage/releases/tag/stable

Checklist

  • The profile (and redirect profile if exists) hasn't already been fixed upstream.
  • The program has a profile. (If not, request one in https://github.com/netblue30/firejail/issues/1139)
  • I have performed a short search for similar issues (to avoid opening a duplicate).
  • If it is a AppImage, --profile=PROFILENAME is used to set the right profile.
  • Used LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8 PROGRAM to get english error-messages.
  • I'm aware of browser-allow-drm yes/browser-disable-u2f no in firejail.config to allow DRM/U2F in browsers.
  • This is not a question. Questions should be asked in https://github.com/netblue30/firejail/discussions.

Log

debug output

# OUTPUT OF `firejail --debug --whitelist=$XDG_RUNTIME_DIR --ignore=nogroups --profile=zoom --appimage /opt/Zoom-5.7.31792.0820.glibc2.17-x86_64.AppImage`

Found zoom.profile profile in /etc/firejail directory
Found electron.profile profile in /etc/firejail directory
Found disable-common.inc profile in /etc/firejail directory
Found disable-devel.inc profile in /etc/firejail directory
Found disable-exec.inc profile in /etc/firejail directory
Found disable-interpreters.inc profile in /etc/firejail directory
Found disable-programs.inc profile in /etc/firejail directory
Found disable-xdg.inc profile in /etc/firejail directory
Found whitelist-common.inc profile in /etc/firejail directory
conditional HAS_APPIMAGE, whitelist ${HOME}/.local/share/appimagekit
Found whitelist-runuser-common.inc profile in /etc/firejail directory
Found whitelist-usr-share-common.inc profile in /etc/firejail directory
Found whitelist-var-common.inc profile in /etc/firejail directory
Autoselecting /bin/bash as shell
Configuring appimage environment
AppImage ELF size 189632
AppImage quoted command line: '/run/firejail/appimage/AppRun' 
Command name #/opt/Zoom-5.7.31792.0820.glibc2.17-x86_64.AppImage#
Using the local network stack
Autoselecting /bin/bash as shell
Configuring appimage environment
AppImage ELF size 189632
AppImage quoted command line: '/run/firejail/appimage/AppRun' 
Command name #/opt/Zoom-5.7.31792.0820.glibc2.17-x86_64.AppImage#
Using the local network stack
Initializing child process
PID namespace installed
Mounting tmpfs on /run/firejail/mnt directory
Creating empty /run/firejail/mnt/seccomp directory
Creating empty /run/firejail/mnt/seccomp/seccomp.protocol file
Creating empty /run/firejail/mnt/seccomp/seccomp.postexec file
Creating empty /run/firejail/mnt/seccomp/seccomp.postexec32 file
Mounting /proc filesystem representing the PID namespace
Basic read-only filesystem:
Mounting read-only /etc
77 49 8:1 /etc /etc ro,relatime - ext4 /dev/sda1 rw
mountid=77 fsname=/etc dir=/etc fstype=ext4
Mounting noexec /etc
78 77 8:1 /etc /etc ro,nosuid,nodev,noexec,relatime - ext4 /dev/sda1 rw
mountid=78 fsname=/etc dir=/etc fstype=ext4
Mounting read-only /var
79 49 8:1 /var /var ro,relatime - ext4 /dev/sda1 rw
mountid=79 fsname=/var dir=/var fstype=ext4
Mounting noexec /var
80 79 8:1 /var /var ro,nosuid,nodev,noexec,relatime - ext4 /dev/sda1 rw
mountid=80 fsname=/var dir=/var fstype=ext4
Mounting read-only /usr
81 49 8:1 /usr /usr ro,relatime - ext4 /dev/sda1 rw
mountid=81 fsname=/usr dir=/usr fstype=ext4
Mounting tmpfs on /var/lock
Mounting tmpfs on /var/tmp
Mounting tmpfs on /var/log
Create the new utmp file
Mount the new utmp file
Cleaning /home directory
Cleaning /run/user directory
Cannot open /run/user/1000 directory
Sanitizing /etc/passwd, UID_MIN 1000
Sanitizing /etc/group, GID_MIN 1000
Disable /run/firejail/network
Disable /run/firejail/bandwidth
Disable /run/firejail/name
Disable /run/firejail/profile
Disable /run/firejail/x11
Mounting tmpfs on /dev
mounting /run/firejail/mnt/dev/snd directory
mounting /run/firejail/mnt/dev/dri directory
mounting /run/firejail/mnt/dev/video0 file
mounting /run/firejail/mnt/dev/video1 file
Process /dev/shm directory
Generate private-tmp whitelist commands
blacklist /run/firejail/dbus
Mounting read-only /proc/sys
Remounting /sys directory
Disable /sys/firmware
Disable /sys/hypervisor
Disable /sys/power
Disable /sys/kernel/debug
Disable /sys/kernel/vmcoreinfo
Disable /proc/sys/fs/binfmt_misc
Disable /proc/sys/kernel/core_pattern
Disable /proc/sys/kernel/modprobe
Disable /proc/sysrq-trigger
Disable /proc/sys/vm/panic_on_oom
Disable /proc/irq
Disable /proc/bus
Disable /proc/timer_list
Disable /proc/kcore
Disable /proc/kallsyms
Disable /usr/lib/modules (requested /lib/modules)
Disable /boot
Disable /proc/kmsg
Debug 553: whitelist /tmp/1000-runtime-dir.6hd
Debug 574: expanded: /tmp/1000-runtime-dir.6hd
Debug 585: new_name: /tmp/1000-runtime-dir.6hd
Debug 599: dir: /tmp
Adding whitelist top level directory /tmp
Debug 553: nowhitelist ${DOWNLOADS}
Directory ${DOWNLOADS} resolved as Downloads
Debug 574: expanded: /home/algor/Downloads
Debug 585: new_name: /home/algor/Downloads
Storing nowhitelist /home/algor/Downloads
Debug 553: whitelist ${HOME}/.cache/zoom
Debug 574: expanded: /home/algor/.cache/zoom
Debug 585: new_name: /home/algor/.cache/zoom
Debug 599: dir: /home/algor
Adding whitelist top level directory /home/algor
Debug 553: whitelist ${HOME}/.config/zoomus.conf
Debug 574: expanded: /home/algor/.config/zoomus.conf
Debug 585: new_name: /home/algor/.config/zoomus.conf
Debug 599: dir: /home/algor
Debug 553: whitelist ${HOME}/.zoom
Debug 574: expanded: /home/algor/.zoom
Debug 585: new_name: /home/algor/.zoom
Debug 599: dir: /home/algor
Debug 553: whitelist ${DOWNLOADS}
Directory ${DOWNLOADS} resolved as Downloads
Debug 574: expanded: /home/algor/Downloads
Debug 585: new_name: /home/algor/Downloads
Debug 599: dir: /home/algor
Skip nowhitelisted path /home/algor/Downloads
Debug 553: whitelist ${HOME}/.XCompose
Debug 574: expanded: /home/algor/.XCompose
Debug 585: new_name: /home/algor/.XCompose
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.XCompose
	expanded: /home/algor/.XCompose
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.alsaequal.bin
Debug 574: expanded: /home/algor/.alsaequal.bin
Debug 585: new_name: /home/algor/.alsaequal.bin
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.alsaequal.bin
	expanded: /home/algor/.alsaequal.bin
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.asoundrc
Debug 574: expanded: /home/algor/.asoundrc
Debug 585: new_name: /home/algor/.asoundrc
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.asoundrc
	expanded: /home/algor/.asoundrc
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.config/ibus
Debug 574: expanded: /home/algor/.config/ibus
Debug 585: new_name: /home/algor/.config/ibus
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.config/ibus
	expanded: /home/algor/.config/ibus
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.config/mimeapps.list
Debug 574: expanded: /home/algor/.config/mimeapps.list
Debug 585: new_name: /home/algor/.config/mimeapps.list
Debug 599: dir: /home/algor
Debug 553: whitelist ${HOME}/.config/pkcs11
Debug 574: expanded: /home/algor/.config/pkcs11
Debug 585: new_name: /home/algor/.config/pkcs11
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.config/pkcs11
	expanded: /home/algor/.config/pkcs11
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.config/user-dirs.dirs
Debug 574: expanded: /home/algor/.config/user-dirs.dirs
Debug 585: new_name: /home/algor/.config/user-dirs.dirs
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.config/user-dirs.dirs
	expanded: /home/algor/.config/user-dirs.dirs
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.config/user-dirs.locale
Debug 574: expanded: /home/algor/.config/user-dirs.locale
Debug 585: new_name: /home/algor/.config/user-dirs.locale
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.config/user-dirs.locale
	expanded: /home/algor/.config/user-dirs.locale
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.drirc
Debug 574: expanded: /home/algor/.drirc
Debug 585: new_name: /home/algor/.drirc
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.drirc
	expanded: /home/algor/.drirc
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.icons
Debug 574: expanded: /home/algor/.icons
Debug 585: new_name: /home/algor/.icons
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.icons
	expanded: /home/algor/.icons
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.local/share/appimagekit
Debug 574: expanded: /home/algor/.local/share/appimagekit
Debug 585: new_name: /home/algor/.local/share/appimagekit
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.local/share/appimagekit
	expanded: /home/algor/.local/share/appimagekit
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.local/share/applications
Debug 574: expanded: /home/algor/.local/share/applications
Debug 585: new_name: /home/algor/.local/share/applications
Debug 599: dir: /home/algor
Debug 553: whitelist ${HOME}/.local/share/icons
Debug 574: expanded: /home/algor/.local/share/icons
Debug 585: new_name: /home/algor/.local/share/icons
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.local/share/icons
	expanded: /home/algor/.local/share/icons
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.local/share/mime
Debug 574: expanded: /home/algor/.local/share/mime
Debug 585: new_name: /home/algor/.local/share/mime
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.local/share/mime
	expanded: /home/algor/.local/share/mime
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.mime.types
Debug 574: expanded: /home/algor/.mime.types
Debug 585: new_name: /home/algor/.mime.types
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.mime.types
	expanded: /home/algor/.mime.types
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.sndio/cookie
Debug 574: expanded: /home/algor/.sndio/cookie
Debug 585: new_name: /home/algor/.sndio/cookie
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.sndio/cookie
	expanded: /home/algor/.sndio/cookie
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.uim.d
Debug 574: expanded: /home/algor/.uim.d
Debug 585: new_name: /home/algor/.uim.d
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.uim.d
	expanded: /home/algor/.uim.d
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.config/dconf
Debug 574: expanded: /home/algor/.config/dconf
Debug 585: new_name: /home/algor/.config/dconf
Debug 599: dir: /home/algor
Debug 553: whitelist ${HOME}/.cache/fontconfig
Debug 574: expanded: /home/algor/.cache/fontconfig
Debug 585: new_name: /home/algor/.cache/fontconfig
Debug 599: dir: /home/algor
Debug 553: whitelist ${HOME}/.config/fontconfig
Debug 574: expanded: /home/algor/.config/fontconfig
Debug 585: new_name: /home/algor/.config/fontconfig
Debug 599: dir: /home/algor
Debug 553: whitelist ${HOME}/.fontconfig
Debug 574: expanded: /home/algor/.fontconfig
Debug 585: new_name: /home/algor/.fontconfig
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.fontconfig
	expanded: /home/algor/.fontconfig
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.fonts
Debug 574: expanded: /home/algor/.fonts
Debug 585: new_name: /home/algor/.fonts
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.fonts
	expanded: /home/algor/.fonts
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.fonts.conf
Debug 574: expanded: /home/algor/.fonts.conf
Debug 585: new_name: /home/algor/.fonts.conf
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.fonts.conf
	expanded: /home/algor/.fonts.conf
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.fonts.conf.d
Debug 574: expanded: /home/algor/.fonts.conf.d
Debug 585: new_name: /home/algor/.fonts.conf.d
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.fonts.conf.d
	expanded: /home/algor/.fonts.conf.d
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.fonts.d
Debug 574: expanded: /home/algor/.fonts.d
Debug 585: new_name: /home/algor/.fonts.d
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.fonts.d
	expanded: /home/algor/.fonts.d
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.local/share/fonts
Debug 574: expanded: /home/algor/.local/share/fonts
Debug 585: new_name: /home/algor/.local/share/fonts
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.local/share/fonts
	expanded: /home/algor/.local/share/fonts
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.pangorc
Debug 574: expanded: /home/algor/.pangorc
Debug 585: new_name: /home/algor/.pangorc
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.pangorc
	expanded: /home/algor/.pangorc
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.config/gtk-2.0
Debug 574: expanded: /home/algor/.config/gtk-2.0
Debug 585: new_name: /home/algor/.config/gtk-2.0
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.config/gtk-2.0
	expanded: /home/algor/.config/gtk-2.0
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.config/gtk-3.0
Debug 574: expanded: /home/algor/.config/gtk-3.0
Debug 585: new_name: /home/algor/.config/gtk-3.0
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.config/gtk-3.0
	expanded: /home/algor/.config/gtk-3.0
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.config/gtk-4.0
Debug 574: expanded: /home/algor/.config/gtk-4.0
Debug 585: new_name: /home/algor/.config/gtk-4.0
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.config/gtk-4.0
	expanded: /home/algor/.config/gtk-4.0
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.config/gtkrc
Debug 574: expanded: /home/algor/.config/gtkrc
Debug 585: new_name: /home/algor/.config/gtkrc
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.config/gtkrc
	expanded: /home/algor/.config/gtkrc
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.config/gtkrc-2.0
Debug 574: expanded: /home/algor/.config/gtkrc-2.0
Debug 585: new_name: /home/algor/.config/gtkrc-2.0
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.config/gtkrc-2.0
	expanded: /home/algor/.config/gtkrc-2.0
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.gnome2
Debug 574: expanded: /home/algor/.gnome2
Debug 585: new_name: /home/algor/.gnome2
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.gnome2
	expanded: /home/algor/.gnome2
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.gnome2-private
Debug 574: expanded: /home/algor/.gnome2-private
Debug 585: new_name: /home/algor/.gnome2-private
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.gnome2-private
	expanded: /home/algor/.gnome2-private
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.gtk-2.0
Debug 574: expanded: /home/algor/.gtk-2.0
Debug 585: new_name: /home/algor/.gtk-2.0
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.gtk-2.0
	expanded: /home/algor/.gtk-2.0
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.gtkrc
Debug 574: expanded: /home/algor/.gtkrc
Debug 585: new_name: /home/algor/.gtkrc
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.gtkrc
	expanded: /home/algor/.gtkrc
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.gtkrc-2.0
Debug 574: expanded: /home/algor/.gtkrc-2.0
Debug 585: new_name: /home/algor/.gtkrc-2.0
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.gtkrc-2.0
	expanded: /home/algor/.gtkrc-2.0
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.kde/share/config/gtkrc
Debug 574: expanded: /home/algor/.kde/share/config/gtkrc
Debug 585: new_name: /home/algor/.kde/share/config/gtkrc
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.kde/share/config/gtkrc
	expanded: /home/algor/.kde/share/config/gtkrc
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.kde/share/config/gtkrc-2.0
Debug 574: expanded: /home/algor/.kde/share/config/gtkrc-2.0
Debug 585: new_name: /home/algor/.kde/share/config/gtkrc-2.0
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.kde/share/config/gtkrc-2.0
	expanded: /home/algor/.kde/share/config/gtkrc-2.0
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.kde4/share/config/gtkrc
Debug 574: expanded: /home/algor/.kde4/share/config/gtkrc
Debug 585: new_name: /home/algor/.kde4/share/config/gtkrc
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.kde4/share/config/gtkrc
	expanded: /home/algor/.kde4/share/config/gtkrc
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.kde4/share/config/gtkrc-2.0
Debug 574: expanded: /home/algor/.kde4/share/config/gtkrc-2.0
Debug 585: new_name: /home/algor/.kde4/share/config/gtkrc-2.0
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.kde4/share/config/gtkrc-2.0
	expanded: /home/algor/.kde4/share/config/gtkrc-2.0
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.local/share/themes
Debug 574: expanded: /home/algor/.local/share/themes
Debug 585: new_name: /home/algor/.local/share/themes
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.local/share/themes
	expanded: /home/algor/.local/share/themes
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.themes
Debug 574: expanded: /home/algor/.themes
Debug 585: new_name: /home/algor/.themes
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.themes
	expanded: /home/algor/.themes
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.cache/kioexec/krun
Debug 574: expanded: /home/algor/.cache/kioexec/krun
Debug 585: new_name: /home/algor/.cache/kioexec/krun
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.cache/kioexec/krun
	expanded: /home/algor/.cache/kioexec/krun
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.config/Kvantum
Debug 574: expanded: /home/algor/.config/Kvantum
Debug 585: new_name: /home/algor/.config/Kvantum
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.config/Kvantum
	expanded: /home/algor/.config/Kvantum
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.config/Trolltech.conf
Debug 574: expanded: /home/algor/.config/Trolltech.conf
Debug 585: new_name: /home/algor/.config/Trolltech.conf
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.config/Trolltech.conf
	expanded: /home/algor/.config/Trolltech.conf
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.config/QtProject.conf
Debug 574: expanded: /home/algor/.config/QtProject.conf
Debug 585: new_name: /home/algor/.config/QtProject.conf
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.config/QtProject.conf
	expanded: /home/algor/.config/QtProject.conf
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.config/kdeglobals
Debug 574: expanded: /home/algor/.config/kdeglobals
Debug 585: new_name: /home/algor/.config/kdeglobals
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.config/kdeglobals
	expanded: /home/algor/.config/kdeglobals
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.config/kio_httprc
Debug 574: expanded: /home/algor/.config/kio_httprc
Debug 585: new_name: /home/algor/.config/kio_httprc
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.config/kio_httprc
	expanded: /home/algor/.config/kio_httprc
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.config/kioslaverc
Debug 574: expanded: /home/algor/.config/kioslaverc
Debug 585: new_name: /home/algor/.config/kioslaverc
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.config/kioslaverc
	expanded: /home/algor/.config/kioslaverc
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.config/ksslcablacklist
Debug 574: expanded: /home/algor/.config/ksslcablacklist
Debug 585: new_name: /home/algor/.config/ksslcablacklist
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.config/ksslcablacklist
	expanded: /home/algor/.config/ksslcablacklist
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.config/qt5ct
Debug 574: expanded: /home/algor/.config/qt5ct
Debug 585: new_name: /home/algor/.config/qt5ct
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.config/qt5ct
	expanded: /home/algor/.config/qt5ct
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.config/qtcurve
Debug 574: expanded: /home/algor/.config/qtcurve
Debug 585: new_name: /home/algor/.config/qtcurve
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.config/qtcurve
	expanded: /home/algor/.config/qtcurve
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.kde/share/config/kdeglobals
Debug 574: expanded: /home/algor/.kde/share/config/kdeglobals
Debug 585: new_name: /home/algor/.kde/share/config/kdeglobals
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.kde/share/config/kdeglobals
	expanded: /home/algor/.kde/share/config/kdeglobals
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.kde/share/config/kio_httprc
Debug 574: expanded: /home/algor/.kde/share/config/kio_httprc
Debug 585: new_name: /home/algor/.kde/share/config/kio_httprc
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.kde/share/config/kio_httprc
	expanded: /home/algor/.kde/share/config/kio_httprc
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.kde/share/config/kioslaverc
Debug 574: expanded: /home/algor/.kde/share/config/kioslaverc
Debug 585: new_name: /home/algor/.kde/share/config/kioslaverc
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.kde/share/config/kioslaverc
	expanded: /home/algor/.kde/share/config/kioslaverc
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.kde/share/config/ksslcablacklist
Debug 574: expanded: /home/algor/.kde/share/config/ksslcablacklist
Debug 585: new_name: /home/algor/.kde/share/config/ksslcablacklist
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.kde/share/config/ksslcablacklist
	expanded: /home/algor/.kde/share/config/ksslcablacklist
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.kde/share/config/oxygenrc
Debug 574: expanded: /home/algor/.kde/share/config/oxygenrc
Debug 585: new_name: /home/algor/.kde/share/config/oxygenrc
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.kde/share/config/oxygenrc
	expanded: /home/algor/.kde/share/config/oxygenrc
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.kde/share/icons
Debug 574: expanded: /home/algor/.kde/share/icons
Debug 585: new_name: /home/algor/.kde/share/icons
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.kde/share/icons
	expanded: /home/algor/.kde/share/icons
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.kde4/share/config/kdeglobals
Debug 574: expanded: /home/algor/.kde4/share/config/kdeglobals
Debug 585: new_name: /home/algor/.kde4/share/config/kdeglobals
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.kde4/share/config/kdeglobals
	expanded: /home/algor/.kde4/share/config/kdeglobals
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.kde4/share/config/kio_httprc
Debug 574: expanded: /home/algor/.kde4/share/config/kio_httprc
Debug 585: new_name: /home/algor/.kde4/share/config/kio_httprc
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.kde4/share/config/kio_httprc
	expanded: /home/algor/.kde4/share/config/kio_httprc
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.kde4/share/config/kioslaverc
Debug 574: expanded: /home/algor/.kde4/share/config/kioslaverc
Debug 585: new_name: /home/algor/.kde4/share/config/kioslaverc
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.kde4/share/config/kioslaverc
	expanded: /home/algor/.kde4/share/config/kioslaverc
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.kde4/share/config/ksslcablacklist
Debug 574: expanded: /home/algor/.kde4/share/config/ksslcablacklist
Debug 585: new_name: /home/algor/.kde4/share/config/ksslcablacklist
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.kde4/share/config/ksslcablacklist
	expanded: /home/algor/.kde4/share/config/ksslcablacklist
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.kde4/share/config/oxygenrc
Debug 574: expanded: /home/algor/.kde4/share/config/oxygenrc
Debug 585: new_name: /home/algor/.kde4/share/config/oxygenrc
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.kde4/share/config/oxygenrc
	expanded: /home/algor/.kde4/share/config/oxygenrc
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.kde4/share/icons
Debug 574: expanded: /home/algor/.kde4/share/icons
Debug 585: new_name: /home/algor/.kde4/share/icons
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.kde4/share/icons
	expanded: /home/algor/.kde4/share/icons
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${HOME}/.local/share/qt5ct
Debug 574: expanded: /home/algor/.local/share/qt5ct
Debug 585: new_name: /home/algor/.local/share/qt5ct
Debug 599: dir: /home/algor
Removed path: whitelist ${HOME}/.local/share/qt5ct
	expanded: /home/algor/.local/share/qt5ct
	realpath: (null)
	No such file or directory
Debug 553: whitelist ${RUNUSER}/bus
Debug 574: expanded: /run/user/1000/bus
Debug 585: new_name: /run/user/1000/bus
Debug 599: dir: /run/user/1000
Cannot access whitelist top level directory /run/user/1000: No such file or directory
Debug 553: whitelist ${RUNUSER}/dconf
Debug 574: expanded: /run/user/1000/dconf
Debug 585: new_name: /run/user/1000/dconf
Debug 599: dir: /run/user/1000
Cannot access whitelist top level directory /run/user/1000: No such file or directory
Debug 553: whitelist ${RUNUSER}/gdm/Xauthority
Debug 574: expanded: /run/user/1000/gdm/Xauthority
Debug 585: new_name: /run/user/1000/gdm/Xauthority
Debug 599: dir: /run/user/1000
Cannot access whitelist top level directory /run/user/1000: No such file or directory
Debug 553: whitelist ${RUNUSER}/ICEauthority
Debug 574: expanded: /run/user/1000/ICEauthority
Debug 585: new_name: /run/user/1000/ICEauthority
Debug 599: dir: /run/user/1000
Cannot access whitelist top level directory /run/user/1000: No such file or directory
Debug 553: whitelist ${RUNUSER}/.mutter-Xwaylandauth.*
Debug 574: expanded: /run/user/1000/.mutter-Xwaylandauth.*
Debug 585: new_name: /run/user/1000/.mutter-Xwaylandauth.*
Debug 599: dir: /run/user/1000
Cannot access whitelist top level directory /run/user/1000: No such file or directory
Debug 553: whitelist ${RUNUSER}/pulse/native
Debug 574: expanded: /run/user/1000/pulse/native
Debug 585: new_name: /run/user/1000/pulse/native
Debug 599: dir: /run/user/1000
Cannot access whitelist top level directory /run/user/1000: No such file or directory
Debug 553: whitelist ${RUNUSER}/pipewire-?
Debug 574: expanded: /run/user/1000/pipewire-?
Debug 585: new_name: /run/user/1000/pipewire-?
Debug 599: dir: /run/user/1000
Cannot access whitelist top level directory /run/user/1000: No such file or directory
Debug 553: whitelist ${RUNUSER}/wayland-?
Debug 574: expanded: /run/user/1000/wayland-?
Debug 585: new_name: /run/user/1000/wayland-?
Debug 599: dir: /run/user/1000
Cannot access whitelist top level directory /run/user/1000: No such file or directory
Debug 553: whitelist ${RUNUSER}/xauth_*
Debug 574: expanded: /run/user/1000/xauth_*
Debug 585: new_name: /run/user/1000/xauth_*
Debug 599: dir: /run/user/1000
Cannot access whitelist top level directory /run/user/1000: No such file or directory
Debug 553: whitelist ${RUNUSER}/[[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]]-[[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]]-[[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]]-[[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]]-[[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]]
Debug 574: expanded: /run/user/1000/[[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]]-[[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]]-[[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]]-[[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]]-[[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]]
Debug 585: new_name: /run/user/1000/[[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]]-[[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]]-[[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]]-[[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]]-[[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]]
Debug 599: dir: /run/user/1000
Cannot access whitelist top level directory /run/user/1000: No such file or directory
Debug 553: whitelist /usr/share/alsa
Debug 574: expanded: /usr/share/alsa
Debug 585: new_name: /usr/share/alsa
Debug 599: dir: /usr/share
Adding whitelist top level directory /usr/share
Debug 553: whitelist /usr/share/applications
Debug 574: expanded: /usr/share/applications
Debug 585: new_name: /usr/share/applications
Debug 599: dir: /usr/share
Debug 553: whitelist /usr/share/ca-certificates
Debug 574: expanded: /usr/share/ca-certificates
Debug 585: new_name: /usr/share/ca-certificates
Debug 599: dir: /usr/share
Debug 553: whitelist /usr/share/crypto-policies
Debug 574: expanded: /usr/share/crypto-policies
Debug 585: new_name: /usr/share/crypto-policies
Debug 599: dir: /usr/share
Removed path: whitelist /usr/share/crypto-policies
	expanded: /usr/share/crypto-policies
	realpath: (null)
	No such file or directory
Debug 553: whitelist /usr/share/cursors
Debug 574: expanded: /usr/share/cursors
Debug 585: new_name: /usr/share/cursors
Debug 599: dir: /usr/share
Removed path: whitelist /usr/share/cursors
	expanded: /usr/share/cursors
	realpath: (null)
	No such file or directory
Debug 553: whitelist /usr/share/dconf
Debug 574: expanded: /usr/share/dconf
Debug 585: new_name: /usr/share/dconf
Debug 599: dir: /usr/share
Removed path: whitelist /usr/share/dconf
	expanded: /usr/share/dconf
	realpath: (null)
	No such file or directory
Debug 553: whitelist /usr/share/distro-info
Debug 574: expanded: /usr/share/distro-info
Debug 585: new_name: /usr/share/distro-info
Debug 599: dir: /usr/share
Removed path: whitelist /usr/share/distro-info
	expanded: /usr/share/distro-info
	realpath: (null)
	No such file or directory
Debug 553: whitelist /usr/share/drirc.d
Debug 574: expanded: /usr/share/drirc.d
Debug 585: new_name: /usr/share/drirc.d
Debug 599: dir: /usr/share
Debug 553: whitelist /usr/share/enchant
Debug 574: expanded: /usr/share/enchant
Debug 585: new_name: /usr/share/enchant
Debug 599: dir: /usr/share
Removed path: whitelist /usr/share/enchant
	expanded: /usr/share/enchant
	realpath: (null)
	No such file or directory
Debug 553: whitelist /usr/share/enchant-2
Debug 574: expanded: /usr/share/enchant-2
Debug 585: new_name: /usr/share/enchant-2
Debug 599: dir: /usr/share
Removed path: whitelist /usr/share/enchant-2
	expanded: /usr/share/enchant-2
	realpath: (null)
	No such file or directory
Debug 553: whitelist /usr/share/file
Debug 574: expanded: /usr/share/file
Debug 585: new_name: /usr/share/file
Debug 599: dir: /usr/share
Removed path: whitelist /usr/share/file
	expanded: /usr/share/file
	realpath: (null)
	No such file or directory
Debug 553: whitelist /usr/share/fontconfig
Debug 574: expanded: /usr/share/fontconfig
Debug 585: new_name: /usr/share/fontconfig
Debug 599: dir: /usr/share
Debug 553: whitelist /usr/share/fonts
Debug 574: expanded: /usr/share/fonts
Debug 585: new_name: /usr/share/fonts
Debug 599: dir: /usr/share
Debug 553: whitelist /usr/share/fonts-config
Debug 574: expanded: /usr/share/fonts-config
Debug 585: new_name: /usr/share/fonts-config
Debug 599: dir: /usr/share
Removed path: whitelist /usr/share/fonts-config
	expanded: /usr/share/fonts-config
	realpath: (null)
	No such file or directory
Debug 553: whitelist /usr/share/gir-1.0
Debug 574: expanded: /usr/share/gir-1.0
Debug 585: new_name: /usr/share/gir-1.0
Debug 599: dir: /usr/share
Removed path: whitelist /usr/share/gir-1.0
	expanded: /usr/share/gir-1.0
	realpath: (null)
	No such file or directory
Debug 553: whitelist /usr/share/gjs-1.0
Debug 574: expanded: /usr/share/gjs-1.0
Debug 585: new_name: /usr/share/gjs-1.0
Debug 599: dir: /usr/share
Removed path: whitelist /usr/share/gjs-1.0
	expanded: /usr/share/gjs-1.0
	realpath: (null)
	No such file or directory
Debug 553: whitelist /usr/share/glib-2.0
Debug 574: expanded: /usr/share/glib-2.0
Debug 585: new_name: /usr/share/glib-2.0
Debug 599: dir: /usr/share
Debug 553: whitelist /usr/share/glvnd
Debug 574: expanded: /usr/share/glvnd
Debug 585: new_name: /usr/share/glvnd
Debug 599: dir: /usr/share
Debug 553: whitelist /usr/share/gtk-2.0
Debug 574: expanded: /usr/share/gtk-2.0
Debug 585: new_name: /usr/share/gtk-2.0
Debug 599: dir: /usr/share
Removed path: whitelist /usr/share/gtk-2.0
	expanded: /usr/share/gtk-2.0
	realpath: (null)
	No such file or directory
Debug 553: whitelist /usr/share/gtk-3.0
Debug 574: expanded: /usr/share/gtk-3.0
Debug 585: new_name: /usr/share/gtk-3.0
Debug 599: dir: /usr/share
Debug 553: whitelist /usr/share/gtk-engines
Debug 574: expanded: /usr/share/gtk-engines
Debug 585: new_name: /usr/share/gtk-engines
Debug 599: dir: /usr/share
Removed path: whitelist /usr/share/gtk-engines
	expanded: /usr/share/gtk-engines
	realpath: (null)
	No such file or directory
Debug 553: whitelist /usr/share/gtksourceview-3.0
Debug 574: expanded: /usr/share/gtksourceview-3.0
Debug 585: new_name: /usr/share/gtksourceview-3.0
Debug 599: dir: /usr/share
Removed path: whitelist /usr/share/gtksourceview-3.0
	expanded: /usr/share/gtksourceview-3.0
	realpath: (null)
	No such file or directory
Debug 553: whitelist /usr/share/gtksourceview-4
Debug 574: expanded: /usr/share/gtksourceview-4
Debug 585: new_name: /usr/share/gtksourceview-4
Debug 599: dir: /usr/share
Removed path: whitelist /usr/share/gtksourceview-4
	expanded: /usr/share/gtksourceview-4
	realpath: (null)
	No such file or directory
Debug 553: whitelist /usr/share/hunspell
Debug 574: expanded: /usr/share/hunspell
Debug 585: new_name: /usr/share/hunspell
Debug 599: dir: /usr/share
Removed path: whitelist /usr/share/hunspell
	expanded: /usr/share/hunspell
	realpath: (null)
	No such file or directory
Debug 553: whitelist /usr/share/hwdata
Debug 574: expanded: /usr/share/hwdata
Debug 585: new_name: /usr/share/hwdata
Debug 599: dir: /usr/share
Debug 553: whitelist /usr/share/icons
Debug 574: expanded: /usr/share/icons
Debug 585: new_name: /usr/share/icons
Debug 599: dir: /usr/share
Debug 553: whitelist /usr/share/icu
Debug 574: expanded: /usr/share/icu
Debug 585: new_name: /usr/share/icu
Debug 599: dir: /usr/share
Debug 553: whitelist /usr/share/knotifications5
Debug 574: expanded: /usr/share/knotifications5
Debug 585: new_name: /usr/share/knotifications5
Debug 599: dir: /usr/share
Removed path: whitelist /usr/share/knotifications5
	expanded: /usr/share/knotifications5
	realpath: (null)
	No such file or directory
Debug 553: whitelist /usr/share/kservices5
Debug 574: expanded: /usr/share/kservices5
Debug 585: new_name: /usr/share/kservices5
Debug 599: dir: /usr/share
Removed path: whitelist /usr/share/kservices5
	expanded: /usr/share/kservices5
	realpath: (null)
	No such file or directory
Debug 553: whitelist /usr/share/Kvantum
Debug 574: expanded: /usr/share/Kvantum
Debug 585: new_name: /usr/share/Kvantum
Debug 599: dir: /usr/share
Removed path: whitelist /usr/share/Kvantum
	expanded: /usr/share/Kvantum
	realpath: (null)
	No such file or directory
Debug 553: whitelist /usr/share/kxmlgui5
Debug 574: expanded: /usr/share/kxmlgui5
Debug 585: new_name: /usr/share/kxmlgui5
Debug 599: dir: /usr/share
Removed path: whitelist /usr/share/kxmlgui5
	expanded: /usr/share/kxmlgui5
	realpath: (null)
	No such file or directory
Debug 553: whitelist /usr/share/libdrm
Debug 574: expanded: /usr/share/libdrm
Debug 585: new_name: /usr/share/libdrm
Debug 599: dir: /usr/share
Debug 553: whitelist /usr/share/libthai
Debug 574: expanded: /usr/share/libthai
Debug 585: new_name: /usr/share/libthai
Debug 599: dir: /usr/share
Debug 553: whitelist /usr/share/locale
Debug 574: expanded: /usr/share/locale
Debug 585: new_name: /usr/share/locale
Debug 599: dir: /usr/share
Debug 553: whitelist /usr/share/mime
Debug 574: expanded: /usr/share/mime
Debug 585: new_name: /usr/share/mime
Debug 599: dir: /usr/share
Debug 553: whitelist /usr/share/misc
Debug 574: expanded: /usr/share/misc
Debug 585: new_name: /usr/share/misc
Debug 599: dir: /usr/share
Debug 553: whitelist /usr/share/Modules
Debug 574: expanded: /usr/share/Modules
Debug 585: new_name: /usr/share/Modules
Debug 599: dir: /usr/share
Removed path: whitelist /usr/share/Modules
	expanded: /usr/share/Modules
	realpath: (null)
	No such file or directory
Debug 553: whitelist /usr/share/myspell
Debug 574: expanded: /usr/share/myspell
Debug 585: new_name: /usr/share/myspell
Debug 599: dir: /usr/share
Removed path: whitelist /usr/share/myspell
	expanded: /usr/share/myspell
	realpath: (null)
	No such file or directory
Debug 553: whitelist /usr/share/p11-kit
Debug 574: expanded: /usr/share/p11-kit
Debug 585: new_name: /usr/share/p11-kit
Debug 599: dir: /usr/share
Debug 553: whitelist /usr/share/perl
Debug 574: expanded: /usr/share/perl
Debug 585: new_name: /usr/share/perl
Debug 599: dir: /usr/share
Removed path: whitelist /usr/share/perl
	expanded: /usr/share/perl
	realpath: (null)
	No such file or directory
Debug 553: whitelist /usr/share/perl5
Debug 574: expanded: /usr/share/perl5
Debug 585: new_name: /usr/share/perl5
Debug 599: dir: /usr/share
Debug 553: whitelist /usr/share/pipewire
Debug 574: expanded: /usr/share/pipewire
Debug 585: new_name: /usr/share/pipewire
Debug 599: dir: /usr/share
Removed path: whitelist /usr/share/pipewire
	expanded: /usr/share/pipewire
	realpath: (null)
	No such file or directory
Debug 553: whitelist /usr/share/pixmaps
Debug 574: expanded: /usr/share/pixmaps
Debug 585: new_name: /usr/share/pixmaps
Debug 599: dir: /usr/share
Removed path: whitelist /usr/share/pixmaps
	expanded: /usr/share/pixmaps
	realpath: (null)
	No such file or directory
Debug 553: whitelist /usr/share/pki
Debug 574: expanded: /usr/share/pki
Debug 585: new_name: /usr/share/pki
Debug 599: dir: /usr/share
Removed path: whitelist /usr/share/pki
	expanded: /usr/share/pki
	realpath: (null)
	No such file or directory
Debug 553: whitelist /usr/share/plasma
Debug 574: expanded: /usr/share/plasma
Debug 585: new_name: /usr/share/plasma
Debug 599: dir: /usr/share
Removed path: whitelist /usr/share/plasma
	expanded: /usr/share/plasma
	realpath: (null)
	No such file or directory
Debug 553: whitelist /usr/share/publicsuffix
Debug 574: expanded: /usr/share/publicsuffix
Debug 585: new_name: /usr/share/publicsuffix
Debug 599: dir: /usr/share
Removed path: whitelist /usr/share/publicsuffix
	expanded: /usr/share/publicsuffix
	realpath: (null)
	No such file or directory
Debug 553: whitelist /usr/share/qt
Debug 574: expanded: /usr/share/qt
Debug 585: new_name: /usr/share/qt
Debug 599: dir: /usr/share
Removed path: whitelist /usr/share/qt
	expanded: /usr/share/qt
	realpath: (null)
	No such file or directory
Debug 553: whitelist /usr/share/qt4
Debug 574: expanded: /usr/share/qt4
Debug 585: new_name: /usr/share/qt4
Debug 599: dir: /usr/share
Removed path: whitelist /usr/share/qt4
	expanded: /usr/share/qt4
	realpath: (null)
	No such file or directory
Debug 553: whitelist /usr/share/qt5
Debug 574: expanded: /usr/share/qt5
Debug 585: new_name: /usr/share/qt5
Debug 599: dir: /usr/share
Debug 553: whitelist /usr/share/qt5ct
Debug 574: expanded: /usr/share/qt5ct
Debug 585: new_name: /usr/share/qt5ct
Debug 599: dir: /usr/share
Removed path: whitelist /usr/share/qt5ct
	expanded: /usr/share/qt5ct
	realpath: (null)
	No such file or directory
Debug 553: whitelist /usr/share/sounds
Debug 574: expanded: /usr/share/sounds
Debug 585: new_name: /usr/share/sounds
Debug 599: dir: /usr/share
Removed path: whitelist /usr/share/sounds
	expanded: /usr/share/sounds
	realpath: (null)
	No such file or directory
Debug 553: whitelist /usr/share/tcl8.6
Debug 574: expanded: /usr/share/tcl8.6
Debug 585: new_name: /usr/share/tcl8.6
Debug 599: dir: /usr/share
Removed path: whitelist /usr/share/tcl8.6
	expanded: /usr/share/tcl8.6
	realpath: (null)
	No such file or directory
Debug 553: whitelist /usr/share/tcltk
Debug 574: expanded: /usr/share/tcltk
Debug 585: new_name: /usr/share/tcltk
Debug 599: dir: /usr/share
Removed path: whitelist /usr/share/tcltk
	expanded: /usr/share/tcltk
	realpath: (null)
	No such file or directory
Debug 553: whitelist /usr/share/terminfo
Debug 574: expanded: /usr/share/terminfo
Debug 585: new_name: /usr/share/terminfo
Debug 599: dir: /usr/share
Debug 553: whitelist /usr/share/texlive
Debug 574: expanded: /usr/share/texlive
Debug 585: new_name: /usr/share/texlive
Debug 599: dir: /usr/share
Removed path: whitelist /usr/share/texlive
	expanded: /usr/share/texlive
	realpath: (null)
	No such file or directory
Debug 553: whitelist /usr/share/texmf
Debug 574: expanded: /usr/share/texmf
Debug 585: new_name: /usr/share/texmf
Debug 599: dir: /usr/share
Removed path: whitelist /usr/share/texmf
	expanded: /usr/share/texmf
	realpath: (null)
	No such file or directory
Debug 553: whitelist /usr/share/themes
Debug 574: expanded: /usr/share/themes
Debug 585: new_name: /usr/share/themes
Debug 599: dir: /usr/share
Debug 553: whitelist /usr/share/thumbnail.so
Debug 574: expanded: /usr/share/thumbnail.so
Debug 585: new_name: /usr/share/thumbnail.so
Debug 599: dir: /usr/share
Removed path: whitelist /usr/share/thumbnail.so
	expanded: /usr/share/thumbnail.so
	realpath: (null)
	No such file or directory
Debug 553: whitelist /usr/share/uim
Debug 574: expanded: /usr/share/uim
Debug 585: new_name: /usr/share/uim
Debug 599: dir: /usr/share
Removed path: whitelist /usr/share/uim
	expanded: /usr/share/uim
	realpath: (null)
	No such file or directory
Debug 553: whitelist /usr/share/vulkan
Debug 574: expanded: /usr/share/vulkan
Debug 585: new_name: /usr/share/vulkan
Debug 599: dir: /usr/share
Removed path: whitelist /usr/share/vulkan
	expanded: /usr/share/vulkan
	realpath: (null)
	No such file or directory
Debug 553: whitelist /usr/share/X11
Debug 574: expanded: /usr/share/X11
Debug 585: new_name: /usr/share/X11
Debug 599: dir: /usr/share
Debug 553: whitelist /usr/share/xml
Debug 574: expanded: /usr/share/xml
Debug 585: new_name: /usr/share/xml
Debug 599: dir: /usr/share
Debug 553: whitelist /usr/share/zenity
Debug 574: expanded: /usr/share/zenity
Debug 585: new_name: /usr/share/zenity
Debug 599: dir: /usr/share
Removed path: whitelist /usr/share/zenity
	expanded: /usr/share/zenity
	realpath: (null)
	No such file or directory
Debug 553: whitelist /usr/share/zoneinfo
Debug 574: expanded: /usr/share/zoneinfo
Debug 585: new_name: /usr/share/zoneinfo
Debug 599: dir: /usr/share
Debug 553: whitelist /var/lib/aspell
Debug 574: expanded: /var/lib/aspell
Debug 585: new_name: /var/lib/aspell
Debug 599: dir: /var
Adding whitelist top level directory /var
Removed path: whitelist /var/lib/aspell
	expanded: /var/lib/aspell
	realpath: (null)
	No such file or directory
Debug 553: whitelist /var/lib/ca-certificates
Debug 574: expanded: /var/lib/ca-certificates
Debug 585: new_name: /var/lib/ca-certificates
Debug 599: dir: /var
Removed path: whitelist /var/lib/ca-certificates
	expanded: /var/lib/ca-certificates
	realpath: (null)
	No such file or directory
Debug 553: whitelist /var/lib/dbus
Debug 574: expanded: /var/lib/dbus
Debug 585: new_name: /var/lib/dbus
Debug 599: dir: /var
Debug 553: whitelist /var/lib/menu-xdg
Debug 574: expanded: /var/lib/menu-xdg
Debug 585: new_name: /var/lib/menu-xdg
Debug 599: dir: /var
Removed path: whitelist /var/lib/menu-xdg
	expanded: /var/lib/menu-xdg
	realpath: (null)
	No such file or directory
Debug 553: whitelist /var/lib/uim
Debug 574: expanded: /var/lib/uim
Debug 585: new_name: /var/lib/uim
Debug 599: dir: /var
Removed path: whitelist /var/lib/uim
	expanded: /var/lib/uim
	realpath: (null)
	No such file or directory
Debug 553: whitelist /var/cache/fontconfig
Debug 574: expanded: /var/cache/fontconfig
Debug 585: new_name: /var/cache/fontconfig
Debug 599: dir: /var
Debug 553: whitelist /var/tmp
Debug 574: expanded: /var/tmp
Debug 585: new_name: /var/tmp
Debug 599: dir: /var
Debug 553: whitelist /var/run
Debug 574: expanded: /var/run
Debug 585: new_name: /var/run
Debug 599: dir: /var
Debug 553: whitelist /var/lock
Debug 574: expanded: /var/lock
Debug 585: new_name: /var/lock
Debug 599: dir: /var
Debug 553: whitelist /tmp/.X11-unix
Debug 574: expanded: /tmp/.X11-unix
Debug 585: new_name: /tmp/.X11-unix
Debug 599: dir: /tmp
Debug 553: whitelist /tmp/sndio
Debug 574: expanded: /tmp/sndio
Debug 585: new_name: /tmp/sndio
Debug 599: dir: /tmp
Removed path: whitelist /tmp/sndio
	expanded: /tmp/sndio
	realpath: (null)
	No such file or directory
Debug 553: whitelist /tmp/pulse-PKdhtXMmr18n
Debug 574: expanded: /tmp/pulse-PKdhtXMmr18n
Debug 585: new_name: /tmp/pulse-PKdhtXMmr18n
Debug 599: dir: /tmp
Mounting tmpfs on /tmp, check owner: no
116 49 0:50 / /tmp rw,nosuid,nodev,relatime - tmpfs tmpfs rw,inode64
mountid=116 fsname=/ dir=/tmp fstype=tmpfs
Mounting tmpfs on /usr/share, check owner: no
117 81 0:51 / /usr/share rw,nosuid,nodev,relatime - tmpfs tmpfs rw,mode=755,inode64
mountid=117 fsname=/ dir=/usr/share fstype=tmpfs
Mounting tmpfs on /var, check owner: no
118 80 0:52 / /var rw,nosuid,nodev,noexec,relatime - tmpfs tmpfs rw,mode=755,inode64
mountid=118 fsname=/ dir=/var fstype=tmpfs
Mounting a new /root directory
Mounting a new /home directory
Create a new user directory
Debug 735: file: /tmp/1000-runtime-dir.6hd; dirfd: 4; topdir: /tmp; rel: 1000-runtime-dir.6hd
Whitelisting /tmp/1000-runtime-dir.6hd
121 116 8:1 /tmp/1000-runtime-dir.6hd /tmp/1000-runtime-dir.6hd rw,relatime - ext4 /dev/sda1 rw
mountid=121 fsname=/tmp/1000-runtime-dir.6hd dir=/tmp/1000-runtime-dir.6hd fstype=ext4
Debug 735: file: /home/algor/.cache/zoom; dirfd: 5; topdir: /home/algor; rel: .cache/zoom
Whitelisting /home/algor/.cache/zoom
122 120 8:2 /algor/.cache/zoom /home/algor/.cache/zoom rw,relatime - ext4 /dev/sda2 rw
mountid=122 fsname=/algor/.cache/zoom dir=/home/algor/.cache/zoom fstype=ext4
Debug 735: file: /home/algor/.config/zoomus.conf; dirfd: 5; topdir: /home/algor; rel: .config/zoomus.conf
Whitelisting /home/algor/.config/zoomus.conf
123 120 8:2 /algor/.config/zoomus.conf /home/algor/.config/zoomus.conf rw,relatime - ext4 /dev/sda2 rw
mountid=123 fsname=/algor/.config/zoomus.conf dir=/home/algor/.config/zoomus.conf fstype=ext4
Debug 735: file: /home/algor/.zoom; dirfd: 5; topdir: /home/algor; rel: .zoom
Whitelisting /home/algor/.zoom
124 120 8:2 /algor/.zoom /home/algor/.zoom rw,relatime - ext4 /dev/sda2 rw
mountid=124 fsname=/algor/.zoom dir=/home/algor/.zoom fstype=ext4
Debug 735: file: /home/algor/.config/mimeapps.list; dirfd: 5; topdir: /home/algor; rel: .config/mimeapps.list
Whitelisting /home/algor/.config/mimeapps.list
125 120 8:2 /algor/.config/mimeapps.list /home/algor/.config/mimeapps.list rw,relatime - ext4 /dev/sda2 rw
mountid=125 fsname=/algor/.config/mimeapps.list dir=/home/algor/.config/mimeapps.list fstype=ext4
Debug 735: file: /home/algor/.local/share/applications; dirfd: 5; topdir: /home/algor; rel: .local/share/applications
Whitelisting /home/algor/.local/share/applications
126 120 8:2 /algor/.local/share/applications /home/algor/.local/share/applications rw,relatime - ext4 /dev/sda2 rw
mountid=126 fsname=/algor/.local/share/applications dir=/home/algor/.local/share/applications fstype=ext4
Debug 735: file: /home/algor/.config/dconf; dirfd: 5; topdir: /home/algor; rel: .config/dconf
Whitelisting /home/algor/.config/dconf
127 120 8:2 /algor/.config/dconf /home/algor/.config/dconf rw,relatime - ext4 /dev/sda2 rw
mountid=127 fsname=/algor/.config/dconf dir=/home/algor/.config/dconf fstype=ext4
Debug 735: file: /home/algor/.cache/fontconfig; dirfd: 5; topdir: /home/algor; rel: .cache/fontconfig
Whitelisting /home/algor/.cache/fontconfig
128 120 8:2 /algor/.cache/fontconfig /home/algor/.cache/fontconfig rw,relatime - ext4 /dev/sda2 rw
mountid=128 fsname=/algor/.cache/fontconfig dir=/home/algor/.cache/fontconfig fstype=ext4
Debug 735: file: /home/algor/.config/fontconfig; dirfd: 5; topdir: /home/algor; rel: .config/fontconfig
Whitelisting /home/algor/.config/fontconfig
129 120 8:2 /algor/.config/fontconfig /home/algor/.config/fontconfig rw,relatime - ext4 /dev/sda2 rw
mountid=129 fsname=/algor/.config/fontconfig dir=/home/algor/.config/fontconfig fstype=ext4
Debug 735: file: /usr/share/alsa; dirfd: 7; topdir: /usr/share; rel: alsa
Whitelisting /usr/share/alsa
130 117 8:1 /usr/share/alsa /usr/share/alsa ro,relatime - ext4 /dev/sda1 rw
mountid=130 fsname=/usr/share/alsa dir=/usr/share/alsa fstype=ext4
Debug 735: file: /usr/share/applications; dirfd: 7; topdir: /usr/share; rel: applications
Whitelisting /usr/share/applications
131 117 8:1 /usr/share/applications /usr/share/applications ro,relatime - ext4 /dev/sda1 rw
mountid=131 fsname=/usr/share/applications dir=/usr/share/applications fstype=ext4
Debug 735: file: /usr/share/ca-certificates; dirfd: 7; topdir: /usr/share; rel: ca-certificates
Whitelisting /usr/share/ca-certificates
132 117 8:1 /usr/share/ca-certificates /usr/share/ca-certificates ro,relatime - ext4 /dev/sda1 rw
mountid=132 fsname=/usr/share/ca-certificates dir=/usr/share/ca-certificates fstype=ext4
Debug 735: file: /usr/share/drirc.d; dirfd: 7; topdir: /usr/share; rel: drirc.d
Whitelisting /usr/share/drirc.d
133 117 8:1 /usr/share/drirc.d /usr/share/drirc.d ro,relatime - ext4 /dev/sda1 rw
mountid=133 fsname=/usr/share/drirc.d dir=/usr/share/drirc.d fstype=ext4
Debug 735: file: /usr/share/fontconfig; dirfd: 7; topdir: /usr/share; rel: fontconfig
Whitelisting /usr/share/fontconfig
134 117 8:1 /usr/share/fontconfig /usr/share/fontconfig ro,relatime - ext4 /dev/sda1 rw
mountid=134 fsname=/usr/share/fontconfig dir=/usr/share/fontconfig fstype=ext4
Debug 735: file: /usr/share/fonts; dirfd: 7; topdir: /usr/share; rel: fonts
Whitelisting /usr/share/fonts
135 117 8:1 /usr/share/fonts /usr/share/fonts ro,relatime - ext4 /dev/sda1 rw
mountid=135 fsname=/usr/share/fonts dir=/usr/share/fonts fstype=ext4
Debug 735: file: /usr/share/glib-2.0; dirfd: 7; topdir: /usr/share; rel: glib-2.0
Whitelisting /usr/share/glib-2.0
136 117 8:1 /usr/share/glib-2.0 /usr/share/glib-2.0 ro,relatime - ext4 /dev/sda1 rw
mountid=136 fsname=/usr/share/glib-2.0 dir=/usr/share/glib-2.0 fstype=ext4
Debug 735: file: /usr/share/glvnd; dirfd: 7; topdir: /usr/share; rel: glvnd
Whitelisting /usr/share/glvnd
137 117 8:1 /usr/share/glvnd /usr/share/glvnd ro,relatime - ext4 /dev/sda1 rw
mountid=137 fsname=/usr/share/glvnd dir=/usr/share/glvnd fstype=ext4
Debug 735: file: /usr/share/gtk-3.0; dirfd: 7; topdir: /usr/share; rel: gtk-3.0
Whitelisting /usr/share/gtk-3.0
138 117 8:1 /usr/share/gtk-3.0 /usr/share/gtk-3.0 ro,relatime - ext4 /dev/sda1 rw
mountid=138 fsname=/usr/share/gtk-3.0 dir=/usr/share/gtk-3.0 fstype=ext4
Debug 735: file: /usr/share/hwdata; dirfd: 7; topdir: /usr/share; rel: hwdata
Whitelisting /usr/share/hwdata
139 117 8:1 /usr/share/hwdata /usr/share/hwdata ro,relatime - ext4 /dev/sda1 rw
mountid=139 fsname=/usr/share/hwdata dir=/usr/share/hwdata fstype=ext4
Debug 735: file: /usr/share/icons; dirfd: 7; topdir: /usr/share; rel: icons
Whitelisting /usr/share/icons
140 117 8:1 /usr/share/icons /usr/share/icons ro,relatime - ext4 /dev/sda1 rw
mountid=140 fsname=/usr/share/icons dir=/usr/share/icons fstype=ext4
Debug 735: file: /usr/share/icu; dirfd: 7; topdir: /usr/share; rel: icu
Whitelisting /usr/share/icu
141 117 8:1 /usr/share/icu /usr/share/icu ro,relatime - ext4 /dev/sda1 rw
mountid=141 fsname=/usr/share/icu dir=/usr/share/icu fstype=ext4
Debug 735: file: /usr/share/libdrm; dirfd: 7; topdir: /usr/share; rel: libdrm
Whitelisting /usr/share/libdrm
142 117 8:1 /usr/share/libdrm /usr/share/libdrm ro,relatime - ext4 /dev/sda1 rw
mountid=142 fsname=/usr/share/libdrm dir=/usr/share/libdrm fstype=ext4
Debug 735: file: /usr/share/libthai; dirfd: 7; topdir: /usr/share; rel: libthai
Whitelisting /usr/share/libthai
143 117 8:1 /usr/share/libthai /usr/share/libthai ro,relatime - ext4 /dev/sda1 rw
mountid=143 fsname=/usr/share/libthai dir=/usr/share/libthai fstype=ext4
Debug 735: file: /usr/share/locale; dirfd: 7; topdir: /usr/share; rel: locale
Whitelisting /usr/share/locale
144 117 8:1 /usr/share/locale /usr/share/locale ro,relatime - ext4 /dev/sda1 rw
mountid=144 fsname=/usr/share/locale dir=/usr/share/locale fstype=ext4
Debug 735: file: /usr/share/mime; dirfd: 7; topdir: /usr/share; rel: mime
Whitelisting /usr/share/mime
145 117 8:1 /usr/share/mime /usr/share/mime ro,relatime - ext4 /dev/sda1 rw
mountid=145 fsname=/usr/share/mime dir=/usr/share/mime fstype=ext4
Debug 735: file: /usr/share/misc; dirfd: 7; topdir: /usr/share; rel: misc
Whitelisting /usr/share/misc
146 117 8:1 /usr/share/misc /usr/share/misc ro,relatime - ext4 /dev/sda1 rw
mountid=146 fsname=/usr/share/misc dir=/usr/share/misc fstype=ext4
Debug 735: file: /usr/share/p11-kit; dirfd: 7; topdir: /usr/share; rel: p11-kit
Whitelisting /usr/share/p11-kit
147 117 8:1 /usr/share/p11-kit /usr/share/p11-kit ro,relatime - ext4 /dev/sda1 rw
mountid=147 fsname=/usr/share/p11-kit dir=/usr/share/p11-kit fstype=ext4
Debug 735: file: /usr/share/perl5; dirfd: 7; topdir: /usr/share; rel: perl5
Whitelisting /usr/share/perl5
148 117 8:1 /usr/share/perl5 /usr/share/perl5 ro,relatime - ext4 /dev/sda1 rw
mountid=148 fsname=/usr/share/perl5 dir=/usr/share/perl5 fstype=ext4
Debug 735: file: /usr/share/qt5; dirfd: 7; topdir: /usr/share; rel: qt5
Whitelisting /usr/share/qt5
149 117 8:1 /usr/share/qt5 /usr/share/qt5 ro,relatime - ext4 /dev/sda1 rw
mountid=149 fsname=/usr/share/qt5 dir=/usr/share/qt5 fstype=ext4
Debug 735: file: /usr/share/terminfo; dirfd: 7; topdir: /usr/share; rel: terminfo
Whitelisting /usr/share/terminfo
150 117 8:1 /usr/share/terminfo /usr/share/terminfo ro,relatime - ext4 /dev/sda1 rw
mountid=150 fsname=/usr/share/terminfo dir=/usr/share/terminfo fstype=ext4
Debug 735: file: /usr/share/themes; dirfd: 7; topdir: /usr/share; rel: themes
Whitelisting /usr/share/themes
151 117 8:1 /usr/share/themes /usr/share/themes ro,relatime - ext4 /dev/sda1 rw
mountid=151 fsname=/usr/share/themes dir=/usr/share/themes fstype=ext4
Debug 735: file: /usr/share/X11; dirfd: 7; topdir: /usr/share; rel: X11
Whitelisting /usr/share/X11
152 117 8:1 /usr/share/X11 /usr/share/X11 ro,relatime - ext4 /dev/sda1 rw
mountid=152 fsname=/usr/share/X11 dir=/usr/share/X11 fstype=ext4
Debug 735: file: /usr/share/xml; dirfd: 7; topdir: /usr/share; rel: xml
Whitelisting /usr/share/xml
153 117 8:1 /usr/share/xml /usr/share/xml ro,relatime - ext4 /dev/sda1 rw
mountid=153 fsname=/usr/share/xml dir=/usr/share/xml fstype=ext4
Debug 735: file: /usr/share/zoneinfo; dirfd: 7; topdir: /usr/share; rel: zoneinfo
Whitelisting /usr/share/zoneinfo
154 117 8:1 /usr/share/zoneinfo /usr/share/zoneinfo ro,relatime - ext4 /dev/sda1 rw
mountid=154 fsname=/usr/share/zoneinfo dir=/usr/share/zoneinfo fstype=ext4
Debug 735: file: /var/lib/dbus; dirfd: 8; topdir: /var; rel: lib/dbus
Whitelisting /var/lib/dbus
155 118 8:1 /var/lib/dbus /var/lib/dbus ro,nosuid,nodev,noexec,relatime - ext4 /dev/sda1 rw
mountid=155 fsname=/var/lib/dbus dir=/var/lib/dbus fstype=ext4
Debug 735: file: /var/cache/fontconfig; dirfd: 8; topdir: /var; rel: cache/fontconfig
Whitelisting /var/cache/fontconfig
156 118 8:1 /var/cache/fontconfig /var/cache/fontconfig ro,nosuid,nodev,noexec,relatime - ext4 /dev/sda1 rw
mountid=156 fsname=/var/cache/fontconfig dir=/var/cache/fontconfig fstype=ext4
Debug 735: file: /var/tmp; dirfd: 8; topdir: /var; rel: tmp
Whitelisting /var/tmp
157 118 0:45 / /var/tmp rw,nosuid,nodev,noexec - tmpfs tmpfs rw,inode64
mountid=157 fsname=/ dir=/var/tmp fstype=tmpfs
Created symbolic link /var/run -> /run
Created symbolic link /var/lock -> /run/lock
Debug 735: file: /tmp/.X11-unix; dirfd: 4; topdir: /tmp; rel: .X11-unix
Whitelisting /tmp/.X11-unix
158 116 8:1 /tmp/.X11-unix /tmp/.X11-unix rw,relatime - ext4 /dev/sda1 rw
mountid=158 fsname=/tmp/.X11-unix dir=/tmp/.X11-unix fstype=ext4
Debug 735: file: /tmp/pulse-PKdhtXMmr18n; dirfd: 4; topdir: /tmp; rel: pulse-PKdhtXMmr18n
Whitelisting /tmp/pulse-PKdhtXMmr18n
159 116 8:1 /tmp/pulse-PKdhtXMmr18n /tmp/pulse-PKdhtXMmr18n rw,relatime - ext4 /dev/sda1 rw
mountid=159 fsname=/tmp/pulse-PKdhtXMmr18n dir=/tmp/pulse-PKdhtXMmr18n fstype=ext4
Disable /etc/xdg/autostart
Mounting read-only /home/algor/.Xauthority
161 120 0:54 /algor/.Xauthority /home/algor/.Xauthority ro,nosuid,nodev,noexec - tmpfs tmpfs rw,mode=755,inode64
mountid=161 fsname=/algor/.Xauthority dir=/home/algor/.Xauthority fstype=tmpfs
Mounting read-only /home/algor/.config/dconf
162 127 8:2 /algor/.config/dconf /home/algor/.config/dconf ro,relatime - ext4 /dev/sda2 rw
mountid=162 fsname=/algor/.config/dconf dir=/home/algor/.config/dconf fstype=ext4
Disable /etc/rc.conf
Disable /etc/apparmor.d
Disable /etc/cron.daily
Disable /etc/default
Disable /etc/grub.d
Disable /etc/kernel.d
Disable /etc/modules-load.d
Disable /etc/profile.d
Disable /etc/rc.local
Mounting read-only /home/algor/.bashrc
172 120 0:54 /algor/.bashrc /home/algor/.bashrc ro,nosuid,nodev,noexec - tmpfs tmpfs rw,mode=755,inode64
mountid=172 fsname=/algor/.bashrc dir=/home/algor/.bashrc fstype=tmpfs
Mounting read-only /home/algor/.local/share/applications
173 126 8:2 /algor/.local/share/applications /home/algor/.local/share/applications ro,relatime - ext4 /dev/sda2 rw
mountid=173 fsname=/algor/.local/share/applications dir=/home/algor/.local/share/applications fstype=ext4
Mounting read-only /home/algor/.config/mimeapps.list
174 125 8:2 /algor/.config/mimeapps.list /home/algor/.config/mimeapps.list ro,relatime - ext4 /dev/sda2 rw
mountid=174 fsname=/algor/.config/mimeapps.list dir=/home/algor/.config/mimeapps.list fstype=ext4
Disable /etc/group-
Disable /etc/gshadow
Disable /etc/gshadow-
Disable /etc/passwd-
Disable /etc/shadow
Disable /etc/shadow-
Disable /etc/ssh
Warning (blacklisting): cannot open /etc/ssh/*: Permission denied
Disable /usr/local/sbin
Warning (blacklisting): cannot open /usr/local/sbin/at: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/busybox: Permission denied
Disable /usr/bin/chage (requested /bin/chage)
Disable /usr/bin/chage
Warning (blacklisting): cannot open /usr/local/sbin/chage: Permission denied
Disable /usr/bin/chage (requested /usr/sbin/chage)
Disable /usr/bin/chage (requested /sbin/chage)
Disable /usr/bin/chfn (requested /bin/chfn)
Disable /usr/bin/chfn
Warning (blacklisting): cannot open /usr/local/sbin/chfn: Permission denied
Disable /usr/bin/chfn (requested /usr/sbin/chfn)
Disable /usr/bin/chfn (requested /sbin/chfn)
Disable /usr/bin/chsh (requested /bin/chsh)
Disable /usr/bin/chsh
Warning (blacklisting): cannot open /usr/local/sbin/chsh: Permission denied
Disable /usr/bin/chsh (requested /usr/sbin/chsh)
Disable /usr/bin/chsh (requested /sbin/chsh)
Warning (blacklisting): cannot open /usr/local/sbin/crontab: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/evtest: Permission denied
Disable /usr/bin/expiry (requested /bin/expiry)
Disable /usr/bin/expiry
Warning (blacklisting): cannot open /usr/local/sbin/expiry: Permission denied
Disable /usr/bin/expiry (requested /usr/sbin/expiry)
Disable /usr/bin/expiry (requested /sbin/expiry)
Disable /usr/bin/fusermount (requested /bin/fusermount)
Disable /usr/bin/fusermount
Warning (blacklisting): cannot open /usr/local/sbin/fusermount: Permission denied
Disable /usr/bin/fusermount (requested /usr/sbin/fusermount)
Disable /usr/bin/fusermount (requested /sbin/fusermount)
Warning (blacklisting): cannot open /usr/local/sbin/gksu: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/gksudo: Permission denied
Disable /usr/bin/gpasswd (requested /bin/gpasswd)
Disable /usr/bin/gpasswd
Warning (blacklisting): cannot open /usr/local/sbin/gpasswd: Permission denied
Disable /usr/bin/gpasswd (requested /usr/sbin/gpasswd)
Disable /usr/bin/gpasswd (requested /sbin/gpasswd)
Warning (blacklisting): cannot open /usr/local/sbin/kdesudo: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/ksu: Permission denied
Disable /usr/bin/mount (requested /bin/mount)
Disable /usr/bin/mount
Warning (blacklisting): cannot open /usr/local/sbin/mount: Permission denied
Disable /usr/bin/mount (requested /usr/sbin/mount)
Disable /usr/bin/mount (requested /sbin/mount)
Warning (blacklisting): cannot open /usr/local/sbin/mount.ecryptfs_private: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/nc: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/ncat: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/nmap: Permission denied
Disable /usr/bin/newgidmap (requested /bin/newgidmap)
Disable /usr/bin/newgidmap
Warning (blacklisting): cannot open /usr/local/sbin/newgidmap: Permission denied
Disable /usr/bin/newgidmap (requested /usr/sbin/newgidmap)
Disable /usr/bin/newgidmap (requested /sbin/newgidmap)
Disable /usr/bin/newgrp (requested /bin/newgrp)
Disable /usr/bin/newgrp
Warning (blacklisting): cannot open /usr/local/sbin/newgrp: Permission denied
Disable /usr/bin/newgrp (requested /usr/sbin/newgrp)
Disable /usr/bin/newgrp (requested /sbin/newgrp)
Disable /usr/bin/newuidmap (requested /bin/newuidmap)
Disable /usr/bin/newuidmap
Warning (blacklisting): cannot open /usr/local/sbin/newuidmap: Permission denied
Disable /usr/bin/newuidmap (requested /usr/sbin/newuidmap)
Disable /usr/bin/newuidmap (requested /sbin/newuidmap)
Warning (blacklisting): cannot open /usr/local/sbin/ntfs-3g: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/pkexec: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/procmail: Permission denied
Disable /usr/bin/sg (requested /bin/sg)
Disable /usr/bin/sg
Warning (blacklisting): cannot open /usr/local/sbin/sg: Permission denied
Disable /usr/bin/sg (requested /usr/sbin/sg)
Disable /usr/bin/sg (requested /sbin/sg)
Warning (blacklisting): cannot open /usr/local/sbin/strace: Permission denied
Disable /usr/bin/su (requested /bin/su)
Disable /usr/bin/su
Warning (blacklisting): cannot open /usr/local/sbin/su: Permission denied
Disable /usr/bin/su (requested /usr/sbin/su)
Disable /usr/bin/su (requested /sbin/su)
Disable /usr/bin/sudo (requested /bin/sudo)
Disable /usr/bin/sudo
Warning (blacklisting): cannot open /usr/local/sbin/sudo: Permission denied
Disable /usr/bin/sudo (requested /usr/sbin/sudo)
Disable /usr/bin/sudo (requested /sbin/sudo)
Warning (blacklisting): cannot open /usr/local/sbin/tcpdump: Permission denied
Disable /usr/bin/umount (requested /bin/umount)
Disable /usr/bin/umount
Warning (blacklisting): cannot open /usr/local/sbin/umount: Permission denied
Disable /usr/bin/umount (requested /usr/sbin/umount)
Disable /usr/bin/umount (requested /sbin/umount)
Disable /usr/bin/unix_chkpwd (requested /bin/unix_chkpwd)
Disable /usr/bin/unix_chkpwd
Warning (blacklisting): cannot open /usr/local/sbin/unix_chkpwd: Permission denied
Disable /usr/bin/unix_chkpwd (requested /usr/sbin/unix_chkpwd)
Disable /usr/bin/unix_chkpwd (requested /sbin/unix_chkpwd)
Warning (blacklisting): cannot open /usr/local/sbin/xev: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/xinput: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/gnome-terminal: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/gnome-terminal.wrapper: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/lilyterm: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/lxterminal: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/mate-terminal: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/mate-terminal.wrapper: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/pantheon-terminal: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/roxterm: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/roxterm-config: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/terminix: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/tilix: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/urxvtc: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/urxvtcd: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/xfce4-terminal: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/xfce4-terminal.wrapper: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/bwrap: Permission denied
Disable /proc/config.gz
Warning (blacklisting): cannot open /usr/local/sbin/dig: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/dlint: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/dns2tcp: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/dnssec-*: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/dnswalk: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/drill: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/host: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/iodine: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/kdig: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/khost: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/knsupdate: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/ldns-*: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/ldnsd: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/nslookup: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/resolvectl: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/unbound-host: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/clang*: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/lldb*: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/llvm*: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/as: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/cc: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/c++*: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/c8*: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/c9*: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/cpp*: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/g++*: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/gcc*: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/gdb: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/ld: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/*-gcc*: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/*-g++*: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/*-gcc*: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/*-g++*: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/gccgo: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/go: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/gofmt: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/java: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/javac: Permission denied
Disable /usr/bin/openssl (requested /bin/openssl)
Disable /usr/bin/openssl
Warning (blacklisting): cannot open /usr/local/sbin/openssl: Permission denied
Disable /usr/bin/openssl (requested /usr/sbin/openssl)
Disable /usr/bin/openssl (requested /sbin/openssl)
Warning (blacklisting): cannot open /usr/local/sbin/openssl-1.0: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/rust-gdb: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/rust-lldb: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/rustc: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/tcc: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/x86_64-tcc: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/valgrind*: Permission denied
Disable /usr/src
Disable /usr/include
Disable /usr/local/include
Mounting noexec /home/algor/.cache/zoom
251 122 8:2 /algor/.cache/zoom /home/algor/.cache/zoom rw,nosuid,nodev,noexec,relatime - ext4 /dev/sda2 rw
mountid=251 fsname=/algor/.cache/zoom dir=/home/algor/.cache/zoom fstype=ext4
Mounting noexec /home/algor/.config/zoomus.conf
252 123 8:2 /algor/.config/zoomus.conf /home/algor/.config/zoomus.conf rw,nosuid,nodev,noexec,relatime - ext4 /dev/sda2 rw
mountid=252 fsname=/algor/.config/zoomus.conf dir=/home/algor/.config/zoomus.conf fstype=ext4
Mounting noexec /home/algor/.zoom
253 124 8:2 /algor/.zoom /home/algor/.zoom rw,nosuid,nodev,noexec,relatime - ext4 /dev/sda2 rw
mountid=253 fsname=/algor/.zoom dir=/home/algor/.zoom fstype=ext4
Mounting noexec /home/algor/.config/mimeapps.list
254 174 8:2 /algor/.config/mimeapps.list /home/algor/.config/mimeapps.list ro,nosuid,nodev,noexec,relatime - ext4 /dev/sda2 rw
mountid=254 fsname=/algor/.config/mimeapps.list dir=/home/algor/.config/mimeapps.list fstype=ext4
Mounting noexec /home/algor/.local/share/applications
255 173 8:2 /algor/.local/share/applications /home/algor/.local/share/applications ro,nosuid,nodev,noexec,relatime - ext4 /dev/sda2 rw
mountid=255 fsname=/algor/.local/share/applications dir=/home/algor/.local/share/applications fstype=ext4
Mounting noexec /home/algor/.config/dconf
256 162 8:2 /algor/.config/dconf /home/algor/.config/dconf ro,nosuid,nodev,noexec,relatime - ext4 /dev/sda2 rw
mountid=256 fsname=/algor/.config/dconf dir=/home/algor/.config/dconf fstype=ext4
Mounting noexec /home/algor/.cache/fontconfig
257 128 8:2 /algor/.cache/fontconfig /home/algor/.cache/fontconfig rw,nosuid,nodev,noexec,relatime - ext4 /dev/sda2 rw
mountid=257 fsname=/algor/.cache/fontconfig dir=/home/algor/.cache/fontconfig fstype=ext4
Mounting noexec /home/algor/.config/fontconfig
258 129 8:2 /algor/.config/fontconfig /home/algor/.config/fontconfig rw,nosuid,nodev,noexec,relatime - ext4 /dev/sda2 rw
mountid=258 fsname=/algor/.config/fontconfig dir=/home/algor/.config/fontconfig fstype=ext4
Mounting noexec /dev/shm
259 103 0:48 /shm /dev/shm rw,nosuid,nodev,noexec - tmpfs tmpfs rw,mode=755,inode64
mountid=259 fsname=/shm dir=/dev/shm fstype=tmpfs
Mounting noexec /tmp
263 260 8:1 /tmp/pulse-PKdhtXMmr18n /tmp/pulse-PKdhtXMmr18n rw,relatime - ext4 /dev/sda1 rw
mountid=263 fsname=/tmp/pulse-PKdhtXMmr18n dir=/tmp/pulse-PKdhtXMmr18n fstype=ext4
Mounting noexec /tmp/1000-runtime-dir.6hd
264 261 8:1 /tmp/1000-runtime-dir.6hd /tmp/1000-runtime-dir.6hd rw,nosuid,nodev,noexec,relatime - ext4 /dev/sda1 rw
mountid=264 fsname=/tmp/1000-runtime-dir.6hd dir=/tmp/1000-runtime-dir.6hd fstype=ext4
Mounting noexec /tmp/.X11-unix
265 262 8:1 /tmp/.X11-unix /tmp/.X11-unix rw,nosuid,nodev,noexec,relatime - ext4 /dev/sda1 rw
mountid=265 fsname=/tmp/.X11-unix dir=/tmp/.X11-unix fstype=ext4
Mounting noexec /tmp/pulse-PKdhtXMmr18n
266 263 8:1 /tmp/pulse-PKdhtXMmr18n /tmp/pulse-PKdhtXMmr18n rw,nosuid,nodev,noexec,relatime - ext4 /dev/sda1 rw
mountid=266 fsname=/tmp/pulse-PKdhtXMmr18n dir=/tmp/pulse-PKdhtXMmr18n fstype=ext4
Warning (blacklisting): cannot open /usr/local/sbin/gjs: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/gjs-console: Permission denied
Disable /usr/bin/luajit (requested /bin/luajit)
Disable /usr/bin/lua5.2 (requested /bin/lua5.2)
Disable /usr/bin/lua5.2 (requested /bin/lua)
Disable /usr/bin/luac5.2 (requested /bin/luac)
Disable /usr/bin/luac5.2 (requested /bin/luac5.2)
Disable /usr/bin/luajit
Disable /usr/bin/lua5.2
Disable /usr/bin/lua5.2 (requested /usr/bin/lua)
Disable /usr/bin/luac5.2 (requested /usr/bin/luac)
Disable /usr/bin/luac5.2
Warning (blacklisting): cannot open /usr/local/sbin/lua*: Permission denied
Disable /usr/bin/luajit (requested /usr/sbin/luajit)
Disable /usr/bin/lua5.2 (requested /usr/sbin/lua5.2)
Disable /usr/bin/lua5.2 (requested /usr/sbin/lua)
Disable /usr/bin/luac5.2 (requested /usr/sbin/luac)
Disable /usr/bin/luac5.2 (requested /usr/sbin/luac5.2)
Disable /usr/bin/luajit (requested /sbin/luajit)
Disable /usr/bin/lua5.2 (requested /sbin/lua5.2)
Disable /usr/bin/lua5.2 (requested /sbin/lua)
Disable /usr/bin/luac5.2 (requested /sbin/luac)
Disable /usr/bin/luac5.2 (requested /sbin/luac5.2)
Warning (blacklisting): cannot open /usr/include/lua*: Permission denied
Disable /usr/lib/libluajit-5.1.so.2.1.0 (requested /usr/lib/libluajit-5.1.so.2)
Disable /usr/lib/libluajit-5.1.so.2.1.0
Disable /usr/lib/liblua5.2.so.5.2.4 (requested /usr/lib/liblua5.2.so.5.2)
Disable /usr/lib/liblua5.2.so.5.2.4
Disable /usr/lib/libluajit-5.1.so.2.1.0 (requested /usr/lib64/libluajit-5.1.so.2)
Disable /usr/lib/libluajit-5.1.so.2.1.0 (requested /usr/lib64/libluajit-5.1.so.2.1.0)
Disable /usr/lib/liblua5.2.so.5.2.4 (requested /usr/lib64/liblua5.2.so.5.2)
Disable /usr/lib/liblua5.2.so.5.2.4 (requested /usr/lib64/liblua5.2.so.5.2.4)
Warning (blacklisting): cannot open /usr/local/sbin/node: Permission denied
Warning (blacklisting): cannot open /usr/include/node: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/core_perl: Permission denied
Disable /usr/bin/cpan (requested /bin/cpan)
Disable /usr/bin/cpan
Warning (blacklisting): cannot open /usr/local/sbin/cpan*: Permission denied
Disable /usr/bin/cpan (requested /usr/sbin/cpan)
Disable /usr/bin/cpan (requested /sbin/cpan)
Disable /usr/bin/perl (requested /bin/perl)
Disable /usr/bin/perl
Warning (blacklisting): cannot open /usr/local/sbin/perl: Permission denied
Disable /usr/bin/perl (requested /usr/sbin/perl)
Disable /usr/bin/perl (requested /sbin/perl)
Warning (blacklisting): cannot open /usr/local/sbin/site_perl: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/vendor_perl: Permission denied
Disable /usr/lib/perl5
Disable /usr/lib/perl5 (requested /usr/lib64/perl5)
Disable /usr/share/perl5
Warning (blacklisting): cannot open /usr/local/sbin/php*: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/ruby: Permission denied
Warning (blacklisting): cannot open /usr/local/sbin/python2*: Permission denied
Warning (blacklisting): cannot open /usr/include/python2*: Permission denied
Disable /usr/bin/python3.9 (requested /bin/python3.9)
Disable /usr/bin/python3.9 (requested /bin/python3)
Disable /usr/bin/python3.9
Disable /usr/bin/python3.9 (requested /usr/bin/python3)
Warning (blacklisting): cannot open /usr/local/sbin/python3*: Permission denied
Disable /usr/bin/python3.9 (requested /usr/sbin/python3.9)
Disable /usr/bin/python3.9 (requested /usr/sbin/python3)
Disable /usr/bin/python3.9 (requested /sbin/python3.9)
Disable /usr/bin/python3.9 (requested /sbin/python3)
Warning (blacklisting): cannot open /usr/include/python3*: Permission denied
Disable /usr/lib/python3.9
Disable /usr/lib/python3.9 (requested /usr/lib64/python3.9)
Not blacklist /home/algor/.config/zoomus.conf
Not blacklist /home/algor/.zoom
Mounting tmpfs on /home/algor/.cache, check owner: yes
316 120 0:55 / /home/algor/.cache rw,nosuid,nodev,noexec,relatime - tmpfs tmpfs rw,mode=755,uid=1000,gid=1000,inode64
mountid=316 fsname=/ dir=/home/algor/.cache fstype=tmpfs
Mounting read-only /tmp/.X11-unix
317 265 8:1 /tmp/.X11-unix /tmp/.X11-unix ro,nosuid,nodev,noexec,relatime - ext4 /dev/sda1 rw
mountid=317 fsname=/tmp/.X11-unix dir=/tmp/.X11-unix fstype=ext4
Disable /sys/fs
Disable /sys/module
Disable /mnt
Disable /media
Disable /run/mount
Creating empty /home/algor/.config/pulse directory
Mounting noexec /run/firejail/mnt/pulse
323 74 0:42 /pulse /run/firejail/mnt/pulse rw,nosuid,nodev,noexec - tmpfs tmpfs rw,mode=755,inode64
mountid=323 fsname=/pulse dir=/run/firejail/mnt/pulse fstype=tmpfs
Mounting /run/firejail/mnt/pulse on /home/algor/.config/pulse
324 120 0:42 /pulse /home/algor/.config/pulse rw,nosuid,nodev,noexec - tmpfs tmpfs rw,mode=755,inode64
mountid=324 fsname=/pulse dir=/home/algor/.config/pulse fstype=tmpfs
rebuilding /etc directory
Creating empty /run/firejail/mnt/dns-etc/udev directory
Creating empty /run/firejail/mnt/dns-etc/wpa_supplicant directory
Creating empty /run/firejail/mnt/dns-etc/ld.so.conf file
Creating empty /run/firejail/mnt/dns-etc/e2scrub.conf file
Creating empty /run/firejail/mnt/dns-etc/protocols file
Creating empty /run/firejail/mnt/dns-etc/services file
Creating empty /run/firejail/mnt/dns-etc/ld.so.conf.d directory
Creating empty /run/firejail/mnt/dns-etc/gai.conf file
Creating empty /run/firejail/mnt/dns-etc/libnl directory
Creating empty /run/firejail/mnt/dns-etc/ssl directory
Creating empty /run/firejail/mnt/dns-etc/firejail directory
Creating empty /run/firejail/mnt/dns-etc/shells file
Creating empty /run/firejail/mnt/dns-etc/sv directory
Creating empty /run/firejail/mnt/dns-etc/rc.shutdown file
Creating empty /run/firejail/mnt/dns-etc/dns directory
Creating empty /run/firejail/mnt/dns-etc/dhcpcd.conf file
Creating empty /run/firejail/mnt/dns-etc/resolv.conf file
Creating empty /run/firejail/mnt/dns-etc/subuid- file
Creating empty /run/firejail/mnt/dns-etc/pam.d directory
Creating empty /run/firejail/mnt/dns-etc/securetty file
Creating empty /run/firejail/mnt/dns-etc/host.conf file
Creating empty /run/firejail/mnt/dns-etc/ca-certificates directory
Creating empty /run/firejail/mnt/dns-etc/NetworkManager directory
Creating empty /run/firejail/mnt/dns-etc/netconfig file
Creating empty /run/firejail/mnt/dns-etc/sudoers.dist file
Creating empty /run/firejail/mnt/dns-etc/vdpau_wrapper.cfg file
Creating empty /run/firejail/mnt/dns-etc/pulse directory
Creating empty /run/firejail/mnt/dns-etc/tor directory
Creating empty /run/firejail/mnt/dns-etc/security directory
Creating empty /run/firejail/mnt/dns-etc/slsh.rc file
Creating empty /run/firejail/mnt/dns-etc/mpv directory
Creating empty /run/firejail/mnt/dns-etc/ld.so.cache file
Creating empty /run/firejail/mnt/dns-etc/os-release file
Creating empty /run/firejail/mnt/dns-etc/colors directory
Creating empty /run/firejail/mnt/dns-etc/cups directory
Creating empty /run/firejail/mnt/dns-etc/fonts directory
Creating empty /run/firejail/mnt/dns-etc/ts.conf file
Creating empty /run/firejail/mnt/dns-etc/iproute2 directory
Creating empty /run/firejail/mnt/dns-etc/resolvconf.conf file
Creating empty /run/firejail/mnt/dns-etc/dbus-1 directory
Creating empty /run/firejail/mnt/dns-etc/bindresvport.blacklist file
Creating empty /run/firejail/mnt/dns-etc/sysctl.conf file
Creating empty /run/firejail/mnt/dns-etc/gtk-3.0 directory
Creating empty /run/firejail/mnt/dns-etc/runit directory
Creating empty /run/firejail/mnt/dns-etc/login.defs file
Creating empty /run/firejail/mnt/dns-etc/man.conf file
Creating empty /run/firejail/mnt/dns-etc/subgid- file
Creating empty /run/firejail/mnt/dns-etc/sudoers.d directory
Creating empty /run/firejail/mnt/dns-etc/acpi directory
Creating empty /run/firejail/mnt/dns-etc/group file
Creating empty /run/firejail/mnt/dns-etc/dracut.conf.d directory
Creating empty /run/firejail/mnt/dns-etc/xbps.d directory
Creating empty /run/firejail/mnt/dns-etc/xdg directory
Creating empty /run/firejail/mnt/dns-etc/passwd file
Creating empty /run/firejail/mnt/dns-etc/hosts file
Creating empty /run/firejail/mnt/dns-etc/X11 directory
Creating empty /run/firejail/mnt/dns-etc/zzz.d directory
Creating empty /run/firejail/mnt/dns-etc/nsswitch.conf file
Creating empty /run/firejail/mnt/dns-etc/environment file
Creating empty /run/firejail/mnt/dns-etc/skel directory
Creating empty /run/firejail/mnt/dns-etc/ethertypes file
Creating empty /run/firejail/mnt/dns-etc/inputrc file
Creating empty /run/firejail/mnt/dns-etc/iptables directory
Creating empty /run/firejail/mnt/dns-etc/sudoers file
Creating empty /run/firejail/mnt/dns-etc/mke2fs.conf file
Creating empty /run/firejail/mnt/dns-etc/fstab file
Creating empty /run/firejail/mnt/dns-etc/tinyproxy directory
Creating empty /run/firejail/mnt/dns-etc/passwd.OLD file
Creating empty /run/firejail/mnt/dns-etc/rc_maps.cfg file
Creating empty /run/firejail/mnt/dns-etc/ca-certificates.conf file
Creating empty /run/firejail/mnt/dns-etc/pamix.conf file
Creating empty /run/firejail/mnt/dns-etc/subuid file
Creating empty /run/firejail/mnt/dns-etc/xattr.conf file
Creating empty /run/firejail/mnt/dns-etc/pkcs11 directory
Creating empty /run/firejail/mnt/dns-etc/subgid file
Creating empty /run/firejail/mnt/dns-etc/crypttab file
Creating empty /run/firejail/mnt/dns-etc/locale.conf file
Creating empty /run/firejail/mnt/dns-etc/modprobe.d directory
Creating empty /run/firejail/mnt/dns-etc/issue file
Creating empty /run/firejail/mnt/dns-etc/adjtime file
Creating empty /run/firejail/mnt/dns-etc/dracut.conf file
Creating empty /run/firejail/mnt/dns-etc/depmod.d directory
Creating empty /run/firejail/mnt/dns-etc/profile file
Creating empty /run/firejail/mnt/dns-etc/sudo.conf file
Creating empty /run/firejail/mnt/dns-etc/bash directory
Creating empty /run/firejail/mnt/dns-etc/.pwd.lock file
Creating empty /run/firejail/mnt/dns-etc/hostname file
Creating empty /run/firejail/mnt/dns-etc/rpc file
Mount-bind /run/firejail/mnt/dns-etc on top of /etc
Current directory: /home/algor
Mounting read-only /run/firejail/mnt/seccomp
505 74 0:42 /seccomp /run/firejail/mnt/seccomp ro,nosuid - tmpfs tmpfs rw,mode=755,inode64
mountid=505 fsname=/seccomp dir=/run/firejail/mnt/seccomp fstype=tmpfs
Seccomp directory:
ls /run/firejail/mnt/seccomp
drwxr-xr-x root     root             120 .
drwxr-xr-x root     root             260 ..
-rw-r--r-- algor    algor            568 seccomp
-rw-r--r-- algor    algor            432 seccomp.32
-rw-r--r-- algor    algor              0 seccomp.postexec
-rw-r--r-- algor    algor              0 seccomp.postexec32
No active seccomp files
Dropping all capabilities
NO_NEW_PRIVS set
Drop privileges: pid 1, uid 1000, gid 1000, nogroups 1
No supplementary groups
Starting application
LD_PRELOAD=(null)
Running '/run/firejail/appimage/AppRun'  command through /bin/bash
execvp argument 0: /bin/bash
execvp argument 1: -c
execvp argument 2: '/run/firejail/appimage/AppRun' 

Originally created by @algor512 on GitHub (Sep 10, 2021). Original GitHub issue: https://github.com/netblue30/firejail/issues/4523 ### Bug and expected behavior Webcam is not working in Zoom using both zoom.profile and noprofile (the list "Camera" in Zoom settings is empty). I call firejail+Zoom as `firejail --whitelist=$XDG_RUNTIME_DIR --ignore=nogroups --profile=zoom --appimage /opt/Zoom-5.7.31792.0820.glibc2.17-x86_64.AppImage` (without `--whitelist=$XDG_RUNTIME_DIR` pulseaudio don't work, and I use `--ignore=nogroups` since I am using distro without systemd). ### No profile and disabling firejail - Calling `firejail --noprofile --appimage /opt/Zoom-5.7.31792.0820.glibc2.17-x86_64.AppImage` changes nothing (webcam is still not working). - Zoom without firejail (i.e. `/opt/Zoom-5.7.31792.0820.glibc2.17-x86_64.AppImage`) works well (i.e. webcam is working). ### Reproduce Steps to reproduce the behavior: 1. Run `firejail --whitelist=$XDG_RUNTIME_DIR --ignore=nogroups --profile=zoom --appimage /opt/Zoom-5.7.31792.0820.glibc2.17-x86_64.AppImage` 2. Go to Settings -> Video. 3. The list of available cameras is empty. ### Additional context It is interesting that after running bash in firejail using zoom profile it is possible to access webcam. That is ``` $ firejail --whitelist=$XDG_RUNTIME_DIR --ignore=nogroups --profile=zoom /bin/bash $ ffmpeg -f v4l2 -framerate 25 -video_size 640x480 -i /dev/video0 output.mkv ``` produces a video recorded from it. ### Environment Distro: Void Linux (with glibc) Firejail version: commit af94772, I also had the same problem on latest stable version 0.9.66. Zoom version: Zoom-5.7.31792.0820.glibc2.17-x86_64.AppImage from https://github.com/probonopd/Zoom.AppImage/releases/tag/stable ### Checklist - [x] The profile (and redirect profile if exists) hasn't already been fixed [upstream](https://github.com/netblue30/firejail/tree/master/etc). - [x] The program has a profile. (If not, request one in `https://github.com/netblue30/firejail/issues/1139`) - [x] I have performed a short search for similar issues (to avoid opening a duplicate). - [x] If it is a AppImage, `--profile=PROFILENAME` is used to set the right profile. - [x] Used `LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8 PROGRAM` to get english error-messages. - [x] I'm aware of `browser-allow-drm yes`/`browser-disable-u2f no` in `firejail.config` to allow DRM/U2F in browsers. - [x] This is not a question. Questions should be asked in https://github.com/netblue30/firejail/discussions. ### Log <details> <summary>debug output</summary> <p> ``` # OUTPUT OF `firejail --debug --whitelist=$XDG_RUNTIME_DIR --ignore=nogroups --profile=zoom --appimage /opt/Zoom-5.7.31792.0820.glibc2.17-x86_64.AppImage` Found zoom.profile profile in /etc/firejail directory Found electron.profile profile in /etc/firejail directory Found disable-common.inc profile in /etc/firejail directory Found disable-devel.inc profile in /etc/firejail directory Found disable-exec.inc profile in /etc/firejail directory Found disable-interpreters.inc profile in /etc/firejail directory Found disable-programs.inc profile in /etc/firejail directory Found disable-xdg.inc profile in /etc/firejail directory Found whitelist-common.inc profile in /etc/firejail directory conditional HAS_APPIMAGE, whitelist ${HOME}/.local/share/appimagekit Found whitelist-runuser-common.inc profile in /etc/firejail directory Found whitelist-usr-share-common.inc profile in /etc/firejail directory Found whitelist-var-common.inc profile in /etc/firejail directory Autoselecting /bin/bash as shell Configuring appimage environment AppImage ELF size 189632 AppImage quoted command line: '/run/firejail/appimage/AppRun' Command name #/opt/Zoom-5.7.31792.0820.glibc2.17-x86_64.AppImage# Using the local network stack Autoselecting /bin/bash as shell Configuring appimage environment AppImage ELF size 189632 AppImage quoted command line: '/run/firejail/appimage/AppRun' Command name #/opt/Zoom-5.7.31792.0820.glibc2.17-x86_64.AppImage# Using the local network stack Initializing child process PID namespace installed Mounting tmpfs on /run/firejail/mnt directory Creating empty /run/firejail/mnt/seccomp directory Creating empty /run/firejail/mnt/seccomp/seccomp.protocol file Creating empty /run/firejail/mnt/seccomp/seccomp.postexec file Creating empty /run/firejail/mnt/seccomp/seccomp.postexec32 file Mounting /proc filesystem representing the PID namespace Basic read-only filesystem: Mounting read-only /etc 77 49 8:1 /etc /etc ro,relatime - ext4 /dev/sda1 rw mountid=77 fsname=/etc dir=/etc fstype=ext4 Mounting noexec /etc 78 77 8:1 /etc /etc ro,nosuid,nodev,noexec,relatime - ext4 /dev/sda1 rw mountid=78 fsname=/etc dir=/etc fstype=ext4 Mounting read-only /var 79 49 8:1 /var /var ro,relatime - ext4 /dev/sda1 rw mountid=79 fsname=/var dir=/var fstype=ext4 Mounting noexec /var 80 79 8:1 /var /var ro,nosuid,nodev,noexec,relatime - ext4 /dev/sda1 rw mountid=80 fsname=/var dir=/var fstype=ext4 Mounting read-only /usr 81 49 8:1 /usr /usr ro,relatime - ext4 /dev/sda1 rw mountid=81 fsname=/usr dir=/usr fstype=ext4 Mounting tmpfs on /var/lock Mounting tmpfs on /var/tmp Mounting tmpfs on /var/log Create the new utmp file Mount the new utmp file Cleaning /home directory Cleaning /run/user directory Cannot open /run/user/1000 directory Sanitizing /etc/passwd, UID_MIN 1000 Sanitizing /etc/group, GID_MIN 1000 Disable /run/firejail/network Disable /run/firejail/bandwidth Disable /run/firejail/name Disable /run/firejail/profile Disable /run/firejail/x11 Mounting tmpfs on /dev mounting /run/firejail/mnt/dev/snd directory mounting /run/firejail/mnt/dev/dri directory mounting /run/firejail/mnt/dev/video0 file mounting /run/firejail/mnt/dev/video1 file Process /dev/shm directory Generate private-tmp whitelist commands blacklist /run/firejail/dbus Mounting read-only /proc/sys Remounting /sys directory Disable /sys/firmware Disable /sys/hypervisor Disable /sys/power Disable /sys/kernel/debug Disable /sys/kernel/vmcoreinfo Disable /proc/sys/fs/binfmt_misc Disable /proc/sys/kernel/core_pattern Disable /proc/sys/kernel/modprobe Disable /proc/sysrq-trigger Disable /proc/sys/vm/panic_on_oom Disable /proc/irq Disable /proc/bus Disable /proc/timer_list Disable /proc/kcore Disable /proc/kallsyms Disable /usr/lib/modules (requested /lib/modules) Disable /boot Disable /proc/kmsg Debug 553: whitelist /tmp/1000-runtime-dir.6hd Debug 574: expanded: /tmp/1000-runtime-dir.6hd Debug 585: new_name: /tmp/1000-runtime-dir.6hd Debug 599: dir: /tmp Adding whitelist top level directory /tmp Debug 553: nowhitelist ${DOWNLOADS} Directory ${DOWNLOADS} resolved as Downloads Debug 574: expanded: /home/algor/Downloads Debug 585: new_name: /home/algor/Downloads Storing nowhitelist /home/algor/Downloads Debug 553: whitelist ${HOME}/.cache/zoom Debug 574: expanded: /home/algor/.cache/zoom Debug 585: new_name: /home/algor/.cache/zoom Debug 599: dir: /home/algor Adding whitelist top level directory /home/algor Debug 553: whitelist ${HOME}/.config/zoomus.conf Debug 574: expanded: /home/algor/.config/zoomus.conf Debug 585: new_name: /home/algor/.config/zoomus.conf Debug 599: dir: /home/algor Debug 553: whitelist ${HOME}/.zoom Debug 574: expanded: /home/algor/.zoom Debug 585: new_name: /home/algor/.zoom Debug 599: dir: /home/algor Debug 553: whitelist ${DOWNLOADS} Directory ${DOWNLOADS} resolved as Downloads Debug 574: expanded: /home/algor/Downloads Debug 585: new_name: /home/algor/Downloads Debug 599: dir: /home/algor Skip nowhitelisted path /home/algor/Downloads Debug 553: whitelist ${HOME}/.XCompose Debug 574: expanded: /home/algor/.XCompose Debug 585: new_name: /home/algor/.XCompose Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.XCompose expanded: /home/algor/.XCompose realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.alsaequal.bin Debug 574: expanded: /home/algor/.alsaequal.bin Debug 585: new_name: /home/algor/.alsaequal.bin Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.alsaequal.bin expanded: /home/algor/.alsaequal.bin realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.asoundrc Debug 574: expanded: /home/algor/.asoundrc Debug 585: new_name: /home/algor/.asoundrc Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.asoundrc expanded: /home/algor/.asoundrc realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.config/ibus Debug 574: expanded: /home/algor/.config/ibus Debug 585: new_name: /home/algor/.config/ibus Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.config/ibus expanded: /home/algor/.config/ibus realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.config/mimeapps.list Debug 574: expanded: /home/algor/.config/mimeapps.list Debug 585: new_name: /home/algor/.config/mimeapps.list Debug 599: dir: /home/algor Debug 553: whitelist ${HOME}/.config/pkcs11 Debug 574: expanded: /home/algor/.config/pkcs11 Debug 585: new_name: /home/algor/.config/pkcs11 Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.config/pkcs11 expanded: /home/algor/.config/pkcs11 realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.config/user-dirs.dirs Debug 574: expanded: /home/algor/.config/user-dirs.dirs Debug 585: new_name: /home/algor/.config/user-dirs.dirs Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.config/user-dirs.dirs expanded: /home/algor/.config/user-dirs.dirs realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.config/user-dirs.locale Debug 574: expanded: /home/algor/.config/user-dirs.locale Debug 585: new_name: /home/algor/.config/user-dirs.locale Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.config/user-dirs.locale expanded: /home/algor/.config/user-dirs.locale realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.drirc Debug 574: expanded: /home/algor/.drirc Debug 585: new_name: /home/algor/.drirc Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.drirc expanded: /home/algor/.drirc realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.icons Debug 574: expanded: /home/algor/.icons Debug 585: new_name: /home/algor/.icons Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.icons expanded: /home/algor/.icons realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.local/share/appimagekit Debug 574: expanded: /home/algor/.local/share/appimagekit Debug 585: new_name: /home/algor/.local/share/appimagekit Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.local/share/appimagekit expanded: /home/algor/.local/share/appimagekit realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.local/share/applications Debug 574: expanded: /home/algor/.local/share/applications Debug 585: new_name: /home/algor/.local/share/applications Debug 599: dir: /home/algor Debug 553: whitelist ${HOME}/.local/share/icons Debug 574: expanded: /home/algor/.local/share/icons Debug 585: new_name: /home/algor/.local/share/icons Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.local/share/icons expanded: /home/algor/.local/share/icons realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.local/share/mime Debug 574: expanded: /home/algor/.local/share/mime Debug 585: new_name: /home/algor/.local/share/mime Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.local/share/mime expanded: /home/algor/.local/share/mime realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.mime.types Debug 574: expanded: /home/algor/.mime.types Debug 585: new_name: /home/algor/.mime.types Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.mime.types expanded: /home/algor/.mime.types realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.sndio/cookie Debug 574: expanded: /home/algor/.sndio/cookie Debug 585: new_name: /home/algor/.sndio/cookie Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.sndio/cookie expanded: /home/algor/.sndio/cookie realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.uim.d Debug 574: expanded: /home/algor/.uim.d Debug 585: new_name: /home/algor/.uim.d Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.uim.d expanded: /home/algor/.uim.d realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.config/dconf Debug 574: expanded: /home/algor/.config/dconf Debug 585: new_name: /home/algor/.config/dconf Debug 599: dir: /home/algor Debug 553: whitelist ${HOME}/.cache/fontconfig Debug 574: expanded: /home/algor/.cache/fontconfig Debug 585: new_name: /home/algor/.cache/fontconfig Debug 599: dir: /home/algor Debug 553: whitelist ${HOME}/.config/fontconfig Debug 574: expanded: /home/algor/.config/fontconfig Debug 585: new_name: /home/algor/.config/fontconfig Debug 599: dir: /home/algor Debug 553: whitelist ${HOME}/.fontconfig Debug 574: expanded: /home/algor/.fontconfig Debug 585: new_name: /home/algor/.fontconfig Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.fontconfig expanded: /home/algor/.fontconfig realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.fonts Debug 574: expanded: /home/algor/.fonts Debug 585: new_name: /home/algor/.fonts Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.fonts expanded: /home/algor/.fonts realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.fonts.conf Debug 574: expanded: /home/algor/.fonts.conf Debug 585: new_name: /home/algor/.fonts.conf Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.fonts.conf expanded: /home/algor/.fonts.conf realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.fonts.conf.d Debug 574: expanded: /home/algor/.fonts.conf.d Debug 585: new_name: /home/algor/.fonts.conf.d Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.fonts.conf.d expanded: /home/algor/.fonts.conf.d realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.fonts.d Debug 574: expanded: /home/algor/.fonts.d Debug 585: new_name: /home/algor/.fonts.d Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.fonts.d expanded: /home/algor/.fonts.d realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.local/share/fonts Debug 574: expanded: /home/algor/.local/share/fonts Debug 585: new_name: /home/algor/.local/share/fonts Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.local/share/fonts expanded: /home/algor/.local/share/fonts realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.pangorc Debug 574: expanded: /home/algor/.pangorc Debug 585: new_name: /home/algor/.pangorc Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.pangorc expanded: /home/algor/.pangorc realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.config/gtk-2.0 Debug 574: expanded: /home/algor/.config/gtk-2.0 Debug 585: new_name: /home/algor/.config/gtk-2.0 Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.config/gtk-2.0 expanded: /home/algor/.config/gtk-2.0 realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.config/gtk-3.0 Debug 574: expanded: /home/algor/.config/gtk-3.0 Debug 585: new_name: /home/algor/.config/gtk-3.0 Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.config/gtk-3.0 expanded: /home/algor/.config/gtk-3.0 realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.config/gtk-4.0 Debug 574: expanded: /home/algor/.config/gtk-4.0 Debug 585: new_name: /home/algor/.config/gtk-4.0 Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.config/gtk-4.0 expanded: /home/algor/.config/gtk-4.0 realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.config/gtkrc Debug 574: expanded: /home/algor/.config/gtkrc Debug 585: new_name: /home/algor/.config/gtkrc Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.config/gtkrc expanded: /home/algor/.config/gtkrc realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.config/gtkrc-2.0 Debug 574: expanded: /home/algor/.config/gtkrc-2.0 Debug 585: new_name: /home/algor/.config/gtkrc-2.0 Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.config/gtkrc-2.0 expanded: /home/algor/.config/gtkrc-2.0 realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.gnome2 Debug 574: expanded: /home/algor/.gnome2 Debug 585: new_name: /home/algor/.gnome2 Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.gnome2 expanded: /home/algor/.gnome2 realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.gnome2-private Debug 574: expanded: /home/algor/.gnome2-private Debug 585: new_name: /home/algor/.gnome2-private Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.gnome2-private expanded: /home/algor/.gnome2-private realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.gtk-2.0 Debug 574: expanded: /home/algor/.gtk-2.0 Debug 585: new_name: /home/algor/.gtk-2.0 Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.gtk-2.0 expanded: /home/algor/.gtk-2.0 realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.gtkrc Debug 574: expanded: /home/algor/.gtkrc Debug 585: new_name: /home/algor/.gtkrc Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.gtkrc expanded: /home/algor/.gtkrc realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.gtkrc-2.0 Debug 574: expanded: /home/algor/.gtkrc-2.0 Debug 585: new_name: /home/algor/.gtkrc-2.0 Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.gtkrc-2.0 expanded: /home/algor/.gtkrc-2.0 realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.kde/share/config/gtkrc Debug 574: expanded: /home/algor/.kde/share/config/gtkrc Debug 585: new_name: /home/algor/.kde/share/config/gtkrc Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.kde/share/config/gtkrc expanded: /home/algor/.kde/share/config/gtkrc realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.kde/share/config/gtkrc-2.0 Debug 574: expanded: /home/algor/.kde/share/config/gtkrc-2.0 Debug 585: new_name: /home/algor/.kde/share/config/gtkrc-2.0 Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.kde/share/config/gtkrc-2.0 expanded: /home/algor/.kde/share/config/gtkrc-2.0 realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.kde4/share/config/gtkrc Debug 574: expanded: /home/algor/.kde4/share/config/gtkrc Debug 585: new_name: /home/algor/.kde4/share/config/gtkrc Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.kde4/share/config/gtkrc expanded: /home/algor/.kde4/share/config/gtkrc realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.kde4/share/config/gtkrc-2.0 Debug 574: expanded: /home/algor/.kde4/share/config/gtkrc-2.0 Debug 585: new_name: /home/algor/.kde4/share/config/gtkrc-2.0 Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.kde4/share/config/gtkrc-2.0 expanded: /home/algor/.kde4/share/config/gtkrc-2.0 realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.local/share/themes Debug 574: expanded: /home/algor/.local/share/themes Debug 585: new_name: /home/algor/.local/share/themes Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.local/share/themes expanded: /home/algor/.local/share/themes realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.themes Debug 574: expanded: /home/algor/.themes Debug 585: new_name: /home/algor/.themes Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.themes expanded: /home/algor/.themes realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.cache/kioexec/krun Debug 574: expanded: /home/algor/.cache/kioexec/krun Debug 585: new_name: /home/algor/.cache/kioexec/krun Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.cache/kioexec/krun expanded: /home/algor/.cache/kioexec/krun realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.config/Kvantum Debug 574: expanded: /home/algor/.config/Kvantum Debug 585: new_name: /home/algor/.config/Kvantum Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.config/Kvantum expanded: /home/algor/.config/Kvantum realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.config/Trolltech.conf Debug 574: expanded: /home/algor/.config/Trolltech.conf Debug 585: new_name: /home/algor/.config/Trolltech.conf Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.config/Trolltech.conf expanded: /home/algor/.config/Trolltech.conf realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.config/QtProject.conf Debug 574: expanded: /home/algor/.config/QtProject.conf Debug 585: new_name: /home/algor/.config/QtProject.conf Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.config/QtProject.conf expanded: /home/algor/.config/QtProject.conf realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.config/kdeglobals Debug 574: expanded: /home/algor/.config/kdeglobals Debug 585: new_name: /home/algor/.config/kdeglobals Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.config/kdeglobals expanded: /home/algor/.config/kdeglobals realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.config/kio_httprc Debug 574: expanded: /home/algor/.config/kio_httprc Debug 585: new_name: /home/algor/.config/kio_httprc Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.config/kio_httprc expanded: /home/algor/.config/kio_httprc realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.config/kioslaverc Debug 574: expanded: /home/algor/.config/kioslaverc Debug 585: new_name: /home/algor/.config/kioslaverc Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.config/kioslaverc expanded: /home/algor/.config/kioslaverc realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.config/ksslcablacklist Debug 574: expanded: /home/algor/.config/ksslcablacklist Debug 585: new_name: /home/algor/.config/ksslcablacklist Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.config/ksslcablacklist expanded: /home/algor/.config/ksslcablacklist realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.config/qt5ct Debug 574: expanded: /home/algor/.config/qt5ct Debug 585: new_name: /home/algor/.config/qt5ct Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.config/qt5ct expanded: /home/algor/.config/qt5ct realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.config/qtcurve Debug 574: expanded: /home/algor/.config/qtcurve Debug 585: new_name: /home/algor/.config/qtcurve Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.config/qtcurve expanded: /home/algor/.config/qtcurve realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.kde/share/config/kdeglobals Debug 574: expanded: /home/algor/.kde/share/config/kdeglobals Debug 585: new_name: /home/algor/.kde/share/config/kdeglobals Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.kde/share/config/kdeglobals expanded: /home/algor/.kde/share/config/kdeglobals realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.kde/share/config/kio_httprc Debug 574: expanded: /home/algor/.kde/share/config/kio_httprc Debug 585: new_name: /home/algor/.kde/share/config/kio_httprc Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.kde/share/config/kio_httprc expanded: /home/algor/.kde/share/config/kio_httprc realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.kde/share/config/kioslaverc Debug 574: expanded: /home/algor/.kde/share/config/kioslaverc Debug 585: new_name: /home/algor/.kde/share/config/kioslaverc Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.kde/share/config/kioslaverc expanded: /home/algor/.kde/share/config/kioslaverc realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.kde/share/config/ksslcablacklist Debug 574: expanded: /home/algor/.kde/share/config/ksslcablacklist Debug 585: new_name: /home/algor/.kde/share/config/ksslcablacklist Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.kde/share/config/ksslcablacklist expanded: /home/algor/.kde/share/config/ksslcablacklist realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.kde/share/config/oxygenrc Debug 574: expanded: /home/algor/.kde/share/config/oxygenrc Debug 585: new_name: /home/algor/.kde/share/config/oxygenrc Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.kde/share/config/oxygenrc expanded: /home/algor/.kde/share/config/oxygenrc realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.kde/share/icons Debug 574: expanded: /home/algor/.kde/share/icons Debug 585: new_name: /home/algor/.kde/share/icons Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.kde/share/icons expanded: /home/algor/.kde/share/icons realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.kde4/share/config/kdeglobals Debug 574: expanded: /home/algor/.kde4/share/config/kdeglobals Debug 585: new_name: /home/algor/.kde4/share/config/kdeglobals Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.kde4/share/config/kdeglobals expanded: /home/algor/.kde4/share/config/kdeglobals realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.kde4/share/config/kio_httprc Debug 574: expanded: /home/algor/.kde4/share/config/kio_httprc Debug 585: new_name: /home/algor/.kde4/share/config/kio_httprc Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.kde4/share/config/kio_httprc expanded: /home/algor/.kde4/share/config/kio_httprc realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.kde4/share/config/kioslaverc Debug 574: expanded: /home/algor/.kde4/share/config/kioslaverc Debug 585: new_name: /home/algor/.kde4/share/config/kioslaverc Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.kde4/share/config/kioslaverc expanded: /home/algor/.kde4/share/config/kioslaverc realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.kde4/share/config/ksslcablacklist Debug 574: expanded: /home/algor/.kde4/share/config/ksslcablacklist Debug 585: new_name: /home/algor/.kde4/share/config/ksslcablacklist Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.kde4/share/config/ksslcablacklist expanded: /home/algor/.kde4/share/config/ksslcablacklist realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.kde4/share/config/oxygenrc Debug 574: expanded: /home/algor/.kde4/share/config/oxygenrc Debug 585: new_name: /home/algor/.kde4/share/config/oxygenrc Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.kde4/share/config/oxygenrc expanded: /home/algor/.kde4/share/config/oxygenrc realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.kde4/share/icons Debug 574: expanded: /home/algor/.kde4/share/icons Debug 585: new_name: /home/algor/.kde4/share/icons Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.kde4/share/icons expanded: /home/algor/.kde4/share/icons realpath: (null) No such file or directory Debug 553: whitelist ${HOME}/.local/share/qt5ct Debug 574: expanded: /home/algor/.local/share/qt5ct Debug 585: new_name: /home/algor/.local/share/qt5ct Debug 599: dir: /home/algor Removed path: whitelist ${HOME}/.local/share/qt5ct expanded: /home/algor/.local/share/qt5ct realpath: (null) No such file or directory Debug 553: whitelist ${RUNUSER}/bus Debug 574: expanded: /run/user/1000/bus Debug 585: new_name: /run/user/1000/bus Debug 599: dir: /run/user/1000 Cannot access whitelist top level directory /run/user/1000: No such file or directory Debug 553: whitelist ${RUNUSER}/dconf Debug 574: expanded: /run/user/1000/dconf Debug 585: new_name: /run/user/1000/dconf Debug 599: dir: /run/user/1000 Cannot access whitelist top level directory /run/user/1000: No such file or directory Debug 553: whitelist ${RUNUSER}/gdm/Xauthority Debug 574: expanded: /run/user/1000/gdm/Xauthority Debug 585: new_name: /run/user/1000/gdm/Xauthority Debug 599: dir: /run/user/1000 Cannot access whitelist top level directory /run/user/1000: No such file or directory Debug 553: whitelist ${RUNUSER}/ICEauthority Debug 574: expanded: /run/user/1000/ICEauthority Debug 585: new_name: /run/user/1000/ICEauthority Debug 599: dir: /run/user/1000 Cannot access whitelist top level directory /run/user/1000: No such file or directory Debug 553: whitelist ${RUNUSER}/.mutter-Xwaylandauth.* Debug 574: expanded: /run/user/1000/.mutter-Xwaylandauth.* Debug 585: new_name: /run/user/1000/.mutter-Xwaylandauth.* Debug 599: dir: /run/user/1000 Cannot access whitelist top level directory /run/user/1000: No such file or directory Debug 553: whitelist ${RUNUSER}/pulse/native Debug 574: expanded: /run/user/1000/pulse/native Debug 585: new_name: /run/user/1000/pulse/native Debug 599: dir: /run/user/1000 Cannot access whitelist top level directory /run/user/1000: No such file or directory Debug 553: whitelist ${RUNUSER}/pipewire-? Debug 574: expanded: /run/user/1000/pipewire-? Debug 585: new_name: /run/user/1000/pipewire-? Debug 599: dir: /run/user/1000 Cannot access whitelist top level directory /run/user/1000: No such file or directory Debug 553: whitelist ${RUNUSER}/wayland-? Debug 574: expanded: /run/user/1000/wayland-? Debug 585: new_name: /run/user/1000/wayland-? Debug 599: dir: /run/user/1000 Cannot access whitelist top level directory /run/user/1000: No such file or directory Debug 553: whitelist ${RUNUSER}/xauth_* Debug 574: expanded: /run/user/1000/xauth_* Debug 585: new_name: /run/user/1000/xauth_* Debug 599: dir: /run/user/1000 Cannot access whitelist top level directory /run/user/1000: No such file or directory Debug 553: whitelist ${RUNUSER}/[[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]]-[[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]]-[[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]]-[[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]]-[[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]] Debug 574: expanded: /run/user/1000/[[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]]-[[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]]-[[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]]-[[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]]-[[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]] Debug 585: new_name: /run/user/1000/[[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]]-[[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]]-[[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]]-[[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]]-[[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]] Debug 599: dir: /run/user/1000 Cannot access whitelist top level directory /run/user/1000: No such file or directory Debug 553: whitelist /usr/share/alsa Debug 574: expanded: /usr/share/alsa Debug 585: new_name: /usr/share/alsa Debug 599: dir: /usr/share Adding whitelist top level directory /usr/share Debug 553: whitelist /usr/share/applications Debug 574: expanded: /usr/share/applications Debug 585: new_name: /usr/share/applications Debug 599: dir: /usr/share Debug 553: whitelist /usr/share/ca-certificates Debug 574: expanded: /usr/share/ca-certificates Debug 585: new_name: /usr/share/ca-certificates Debug 599: dir: /usr/share Debug 553: whitelist /usr/share/crypto-policies Debug 574: expanded: /usr/share/crypto-policies Debug 585: new_name: /usr/share/crypto-policies Debug 599: dir: /usr/share Removed path: whitelist /usr/share/crypto-policies expanded: /usr/share/crypto-policies realpath: (null) No such file or directory Debug 553: whitelist /usr/share/cursors Debug 574: expanded: /usr/share/cursors Debug 585: new_name: /usr/share/cursors Debug 599: dir: /usr/share Removed path: whitelist /usr/share/cursors expanded: /usr/share/cursors realpath: (null) No such file or directory Debug 553: whitelist /usr/share/dconf Debug 574: expanded: /usr/share/dconf Debug 585: new_name: /usr/share/dconf Debug 599: dir: /usr/share Removed path: whitelist /usr/share/dconf expanded: /usr/share/dconf realpath: (null) No such file or directory Debug 553: whitelist /usr/share/distro-info Debug 574: expanded: /usr/share/distro-info Debug 585: new_name: /usr/share/distro-info Debug 599: dir: /usr/share Removed path: whitelist /usr/share/distro-info expanded: /usr/share/distro-info realpath: (null) No such file or directory Debug 553: whitelist /usr/share/drirc.d Debug 574: expanded: /usr/share/drirc.d Debug 585: new_name: /usr/share/drirc.d Debug 599: dir: /usr/share Debug 553: whitelist /usr/share/enchant Debug 574: expanded: /usr/share/enchant Debug 585: new_name: /usr/share/enchant Debug 599: dir: /usr/share Removed path: whitelist /usr/share/enchant expanded: /usr/share/enchant realpath: (null) No such file or directory Debug 553: whitelist /usr/share/enchant-2 Debug 574: expanded: /usr/share/enchant-2 Debug 585: new_name: /usr/share/enchant-2 Debug 599: dir: /usr/share Removed path: whitelist /usr/share/enchant-2 expanded: /usr/share/enchant-2 realpath: (null) No such file or directory Debug 553: whitelist /usr/share/file Debug 574: expanded: /usr/share/file Debug 585: new_name: /usr/share/file Debug 599: dir: /usr/share Removed path: whitelist /usr/share/file expanded: /usr/share/file realpath: (null) No such file or directory Debug 553: whitelist /usr/share/fontconfig Debug 574: expanded: /usr/share/fontconfig Debug 585: new_name: /usr/share/fontconfig Debug 599: dir: /usr/share Debug 553: whitelist /usr/share/fonts Debug 574: expanded: /usr/share/fonts Debug 585: new_name: /usr/share/fonts Debug 599: dir: /usr/share Debug 553: whitelist /usr/share/fonts-config Debug 574: expanded: /usr/share/fonts-config Debug 585: new_name: /usr/share/fonts-config Debug 599: dir: /usr/share Removed path: whitelist /usr/share/fonts-config expanded: /usr/share/fonts-config realpath: (null) No such file or directory Debug 553: whitelist /usr/share/gir-1.0 Debug 574: expanded: /usr/share/gir-1.0 Debug 585: new_name: /usr/share/gir-1.0 Debug 599: dir: /usr/share Removed path: whitelist /usr/share/gir-1.0 expanded: /usr/share/gir-1.0 realpath: (null) No such file or directory Debug 553: whitelist /usr/share/gjs-1.0 Debug 574: expanded: /usr/share/gjs-1.0 Debug 585: new_name: /usr/share/gjs-1.0 Debug 599: dir: /usr/share Removed path: whitelist /usr/share/gjs-1.0 expanded: /usr/share/gjs-1.0 realpath: (null) No such file or directory Debug 553: whitelist /usr/share/glib-2.0 Debug 574: expanded: /usr/share/glib-2.0 Debug 585: new_name: /usr/share/glib-2.0 Debug 599: dir: /usr/share Debug 553: whitelist /usr/share/glvnd Debug 574: expanded: /usr/share/glvnd Debug 585: new_name: /usr/share/glvnd Debug 599: dir: /usr/share Debug 553: whitelist /usr/share/gtk-2.0 Debug 574: expanded: /usr/share/gtk-2.0 Debug 585: new_name: /usr/share/gtk-2.0 Debug 599: dir: /usr/share Removed path: whitelist /usr/share/gtk-2.0 expanded: /usr/share/gtk-2.0 realpath: (null) No such file or directory Debug 553: whitelist /usr/share/gtk-3.0 Debug 574: expanded: /usr/share/gtk-3.0 Debug 585: new_name: /usr/share/gtk-3.0 Debug 599: dir: /usr/share Debug 553: whitelist /usr/share/gtk-engines Debug 574: expanded: /usr/share/gtk-engines Debug 585: new_name: /usr/share/gtk-engines Debug 599: dir: /usr/share Removed path: whitelist /usr/share/gtk-engines expanded: /usr/share/gtk-engines realpath: (null) No such file or directory Debug 553: whitelist /usr/share/gtksourceview-3.0 Debug 574: expanded: /usr/share/gtksourceview-3.0 Debug 585: new_name: /usr/share/gtksourceview-3.0 Debug 599: dir: /usr/share Removed path: whitelist /usr/share/gtksourceview-3.0 expanded: /usr/share/gtksourceview-3.0 realpath: (null) No such file or directory Debug 553: whitelist /usr/share/gtksourceview-4 Debug 574: expanded: /usr/share/gtksourceview-4 Debug 585: new_name: /usr/share/gtksourceview-4 Debug 599: dir: /usr/share Removed path: whitelist /usr/share/gtksourceview-4 expanded: /usr/share/gtksourceview-4 realpath: (null) No such file or directory Debug 553: whitelist /usr/share/hunspell Debug 574: expanded: /usr/share/hunspell Debug 585: new_name: /usr/share/hunspell Debug 599: dir: /usr/share Removed path: whitelist /usr/share/hunspell expanded: /usr/share/hunspell realpath: (null) No such file or directory Debug 553: whitelist /usr/share/hwdata Debug 574: expanded: /usr/share/hwdata Debug 585: new_name: /usr/share/hwdata Debug 599: dir: /usr/share Debug 553: whitelist /usr/share/icons Debug 574: expanded: /usr/share/icons Debug 585: new_name: /usr/share/icons Debug 599: dir: /usr/share Debug 553: whitelist /usr/share/icu Debug 574: expanded: /usr/share/icu Debug 585: new_name: /usr/share/icu Debug 599: dir: /usr/share Debug 553: whitelist /usr/share/knotifications5 Debug 574: expanded: /usr/share/knotifications5 Debug 585: new_name: /usr/share/knotifications5 Debug 599: dir: /usr/share Removed path: whitelist /usr/share/knotifications5 expanded: /usr/share/knotifications5 realpath: (null) No such file or directory Debug 553: whitelist /usr/share/kservices5 Debug 574: expanded: /usr/share/kservices5 Debug 585: new_name: /usr/share/kservices5 Debug 599: dir: /usr/share Removed path: whitelist /usr/share/kservices5 expanded: /usr/share/kservices5 realpath: (null) No such file or directory Debug 553: whitelist /usr/share/Kvantum Debug 574: expanded: /usr/share/Kvantum Debug 585: new_name: /usr/share/Kvantum Debug 599: dir: /usr/share Removed path: whitelist /usr/share/Kvantum expanded: /usr/share/Kvantum realpath: (null) No such file or directory Debug 553: whitelist /usr/share/kxmlgui5 Debug 574: expanded: /usr/share/kxmlgui5 Debug 585: new_name: /usr/share/kxmlgui5 Debug 599: dir: /usr/share Removed path: whitelist /usr/share/kxmlgui5 expanded: /usr/share/kxmlgui5 realpath: (null) No such file or directory Debug 553: whitelist /usr/share/libdrm Debug 574: expanded: /usr/share/libdrm Debug 585: new_name: /usr/share/libdrm Debug 599: dir: /usr/share Debug 553: whitelist /usr/share/libthai Debug 574: expanded: /usr/share/libthai Debug 585: new_name: /usr/share/libthai Debug 599: dir: /usr/share Debug 553: whitelist /usr/share/locale Debug 574: expanded: /usr/share/locale Debug 585: new_name: /usr/share/locale Debug 599: dir: /usr/share Debug 553: whitelist /usr/share/mime Debug 574: expanded: /usr/share/mime Debug 585: new_name: /usr/share/mime Debug 599: dir: /usr/share Debug 553: whitelist /usr/share/misc Debug 574: expanded: /usr/share/misc Debug 585: new_name: /usr/share/misc Debug 599: dir: /usr/share Debug 553: whitelist /usr/share/Modules Debug 574: expanded: /usr/share/Modules Debug 585: new_name: /usr/share/Modules Debug 599: dir: /usr/share Removed path: whitelist /usr/share/Modules expanded: /usr/share/Modules realpath: (null) No such file or directory Debug 553: whitelist /usr/share/myspell Debug 574: expanded: /usr/share/myspell Debug 585: new_name: /usr/share/myspell Debug 599: dir: /usr/share Removed path: whitelist /usr/share/myspell expanded: /usr/share/myspell realpath: (null) No such file or directory Debug 553: whitelist /usr/share/p11-kit Debug 574: expanded: /usr/share/p11-kit Debug 585: new_name: /usr/share/p11-kit Debug 599: dir: /usr/share Debug 553: whitelist /usr/share/perl Debug 574: expanded: /usr/share/perl Debug 585: new_name: /usr/share/perl Debug 599: dir: /usr/share Removed path: whitelist /usr/share/perl expanded: /usr/share/perl realpath: (null) No such file or directory Debug 553: whitelist /usr/share/perl5 Debug 574: expanded: /usr/share/perl5 Debug 585: new_name: /usr/share/perl5 Debug 599: dir: /usr/share Debug 553: whitelist /usr/share/pipewire Debug 574: expanded: /usr/share/pipewire Debug 585: new_name: /usr/share/pipewire Debug 599: dir: /usr/share Removed path: whitelist /usr/share/pipewire expanded: /usr/share/pipewire realpath: (null) No such file or directory Debug 553: whitelist /usr/share/pixmaps Debug 574: expanded: /usr/share/pixmaps Debug 585: new_name: /usr/share/pixmaps Debug 599: dir: /usr/share Removed path: whitelist /usr/share/pixmaps expanded: /usr/share/pixmaps realpath: (null) No such file or directory Debug 553: whitelist /usr/share/pki Debug 574: expanded: /usr/share/pki Debug 585: new_name: /usr/share/pki Debug 599: dir: /usr/share Removed path: whitelist /usr/share/pki expanded: /usr/share/pki realpath: (null) No such file or directory Debug 553: whitelist /usr/share/plasma Debug 574: expanded: /usr/share/plasma Debug 585: new_name: /usr/share/plasma Debug 599: dir: /usr/share Removed path: whitelist /usr/share/plasma expanded: /usr/share/plasma realpath: (null) No such file or directory Debug 553: whitelist /usr/share/publicsuffix Debug 574: expanded: /usr/share/publicsuffix Debug 585: new_name: /usr/share/publicsuffix Debug 599: dir: /usr/share Removed path: whitelist /usr/share/publicsuffix expanded: /usr/share/publicsuffix realpath: (null) No such file or directory Debug 553: whitelist /usr/share/qt Debug 574: expanded: /usr/share/qt Debug 585: new_name: /usr/share/qt Debug 599: dir: /usr/share Removed path: whitelist /usr/share/qt expanded: /usr/share/qt realpath: (null) No such file or directory Debug 553: whitelist /usr/share/qt4 Debug 574: expanded: /usr/share/qt4 Debug 585: new_name: /usr/share/qt4 Debug 599: dir: /usr/share Removed path: whitelist /usr/share/qt4 expanded: /usr/share/qt4 realpath: (null) No such file or directory Debug 553: whitelist /usr/share/qt5 Debug 574: expanded: /usr/share/qt5 Debug 585: new_name: /usr/share/qt5 Debug 599: dir: /usr/share Debug 553: whitelist /usr/share/qt5ct Debug 574: expanded: /usr/share/qt5ct Debug 585: new_name: /usr/share/qt5ct Debug 599: dir: /usr/share Removed path: whitelist /usr/share/qt5ct expanded: /usr/share/qt5ct realpath: (null) No such file or directory Debug 553: whitelist /usr/share/sounds Debug 574: expanded: /usr/share/sounds Debug 585: new_name: /usr/share/sounds Debug 599: dir: /usr/share Removed path: whitelist /usr/share/sounds expanded: /usr/share/sounds realpath: (null) No such file or directory Debug 553: whitelist /usr/share/tcl8.6 Debug 574: expanded: /usr/share/tcl8.6 Debug 585: new_name: /usr/share/tcl8.6 Debug 599: dir: /usr/share Removed path: whitelist /usr/share/tcl8.6 expanded: /usr/share/tcl8.6 realpath: (null) No such file or directory Debug 553: whitelist /usr/share/tcltk Debug 574: expanded: /usr/share/tcltk Debug 585: new_name: /usr/share/tcltk Debug 599: dir: /usr/share Removed path: whitelist /usr/share/tcltk expanded: /usr/share/tcltk realpath: (null) No such file or directory Debug 553: whitelist /usr/share/terminfo Debug 574: expanded: /usr/share/terminfo Debug 585: new_name: /usr/share/terminfo Debug 599: dir: /usr/share Debug 553: whitelist /usr/share/texlive Debug 574: expanded: /usr/share/texlive Debug 585: new_name: /usr/share/texlive Debug 599: dir: /usr/share Removed path: whitelist /usr/share/texlive expanded: /usr/share/texlive realpath: (null) No such file or directory Debug 553: whitelist /usr/share/texmf Debug 574: expanded: /usr/share/texmf Debug 585: new_name: /usr/share/texmf Debug 599: dir: /usr/share Removed path: whitelist /usr/share/texmf expanded: /usr/share/texmf realpath: (null) No such file or directory Debug 553: whitelist /usr/share/themes Debug 574: expanded: /usr/share/themes Debug 585: new_name: /usr/share/themes Debug 599: dir: /usr/share Debug 553: whitelist /usr/share/thumbnail.so Debug 574: expanded: /usr/share/thumbnail.so Debug 585: new_name: /usr/share/thumbnail.so Debug 599: dir: /usr/share Removed path: whitelist /usr/share/thumbnail.so expanded: /usr/share/thumbnail.so realpath: (null) No such file or directory Debug 553: whitelist /usr/share/uim Debug 574: expanded: /usr/share/uim Debug 585: new_name: /usr/share/uim Debug 599: dir: /usr/share Removed path: whitelist /usr/share/uim expanded: /usr/share/uim realpath: (null) No such file or directory Debug 553: whitelist /usr/share/vulkan Debug 574: expanded: /usr/share/vulkan Debug 585: new_name: /usr/share/vulkan Debug 599: dir: /usr/share Removed path: whitelist /usr/share/vulkan expanded: /usr/share/vulkan realpath: (null) No such file or directory Debug 553: whitelist /usr/share/X11 Debug 574: expanded: /usr/share/X11 Debug 585: new_name: /usr/share/X11 Debug 599: dir: /usr/share Debug 553: whitelist /usr/share/xml Debug 574: expanded: /usr/share/xml Debug 585: new_name: /usr/share/xml Debug 599: dir: /usr/share Debug 553: whitelist /usr/share/zenity Debug 574: expanded: /usr/share/zenity Debug 585: new_name: /usr/share/zenity Debug 599: dir: /usr/share Removed path: whitelist /usr/share/zenity expanded: /usr/share/zenity realpath: (null) No such file or directory Debug 553: whitelist /usr/share/zoneinfo Debug 574: expanded: /usr/share/zoneinfo Debug 585: new_name: /usr/share/zoneinfo Debug 599: dir: /usr/share Debug 553: whitelist /var/lib/aspell Debug 574: expanded: /var/lib/aspell Debug 585: new_name: /var/lib/aspell Debug 599: dir: /var Adding whitelist top level directory /var Removed path: whitelist /var/lib/aspell expanded: /var/lib/aspell realpath: (null) No such file or directory Debug 553: whitelist /var/lib/ca-certificates Debug 574: expanded: /var/lib/ca-certificates Debug 585: new_name: /var/lib/ca-certificates Debug 599: dir: /var Removed path: whitelist /var/lib/ca-certificates expanded: /var/lib/ca-certificates realpath: (null) No such file or directory Debug 553: whitelist /var/lib/dbus Debug 574: expanded: /var/lib/dbus Debug 585: new_name: /var/lib/dbus Debug 599: dir: /var Debug 553: whitelist /var/lib/menu-xdg Debug 574: expanded: /var/lib/menu-xdg Debug 585: new_name: /var/lib/menu-xdg Debug 599: dir: /var Removed path: whitelist /var/lib/menu-xdg expanded: /var/lib/menu-xdg realpath: (null) No such file or directory Debug 553: whitelist /var/lib/uim Debug 574: expanded: /var/lib/uim Debug 585: new_name: /var/lib/uim Debug 599: dir: /var Removed path: whitelist /var/lib/uim expanded: /var/lib/uim realpath: (null) No such file or directory Debug 553: whitelist /var/cache/fontconfig Debug 574: expanded: /var/cache/fontconfig Debug 585: new_name: /var/cache/fontconfig Debug 599: dir: /var Debug 553: whitelist /var/tmp Debug 574: expanded: /var/tmp Debug 585: new_name: /var/tmp Debug 599: dir: /var Debug 553: whitelist /var/run Debug 574: expanded: /var/run Debug 585: new_name: /var/run Debug 599: dir: /var Debug 553: whitelist /var/lock Debug 574: expanded: /var/lock Debug 585: new_name: /var/lock Debug 599: dir: /var Debug 553: whitelist /tmp/.X11-unix Debug 574: expanded: /tmp/.X11-unix Debug 585: new_name: /tmp/.X11-unix Debug 599: dir: /tmp Debug 553: whitelist /tmp/sndio Debug 574: expanded: /tmp/sndio Debug 585: new_name: /tmp/sndio Debug 599: dir: /tmp Removed path: whitelist /tmp/sndio expanded: /tmp/sndio realpath: (null) No such file or directory Debug 553: whitelist /tmp/pulse-PKdhtXMmr18n Debug 574: expanded: /tmp/pulse-PKdhtXMmr18n Debug 585: new_name: /tmp/pulse-PKdhtXMmr18n Debug 599: dir: /tmp Mounting tmpfs on /tmp, check owner: no 116 49 0:50 / /tmp rw,nosuid,nodev,relatime - tmpfs tmpfs rw,inode64 mountid=116 fsname=/ dir=/tmp fstype=tmpfs Mounting tmpfs on /usr/share, check owner: no 117 81 0:51 / /usr/share rw,nosuid,nodev,relatime - tmpfs tmpfs rw,mode=755,inode64 mountid=117 fsname=/ dir=/usr/share fstype=tmpfs Mounting tmpfs on /var, check owner: no 118 80 0:52 / /var rw,nosuid,nodev,noexec,relatime - tmpfs tmpfs rw,mode=755,inode64 mountid=118 fsname=/ dir=/var fstype=tmpfs Mounting a new /root directory Mounting a new /home directory Create a new user directory Debug 735: file: /tmp/1000-runtime-dir.6hd; dirfd: 4; topdir: /tmp; rel: 1000-runtime-dir.6hd Whitelisting /tmp/1000-runtime-dir.6hd 121 116 8:1 /tmp/1000-runtime-dir.6hd /tmp/1000-runtime-dir.6hd rw,relatime - ext4 /dev/sda1 rw mountid=121 fsname=/tmp/1000-runtime-dir.6hd dir=/tmp/1000-runtime-dir.6hd fstype=ext4 Debug 735: file: /home/algor/.cache/zoom; dirfd: 5; topdir: /home/algor; rel: .cache/zoom Whitelisting /home/algor/.cache/zoom 122 120 8:2 /algor/.cache/zoom /home/algor/.cache/zoom rw,relatime - ext4 /dev/sda2 rw mountid=122 fsname=/algor/.cache/zoom dir=/home/algor/.cache/zoom fstype=ext4 Debug 735: file: /home/algor/.config/zoomus.conf; dirfd: 5; topdir: /home/algor; rel: .config/zoomus.conf Whitelisting /home/algor/.config/zoomus.conf 123 120 8:2 /algor/.config/zoomus.conf /home/algor/.config/zoomus.conf rw,relatime - ext4 /dev/sda2 rw mountid=123 fsname=/algor/.config/zoomus.conf dir=/home/algor/.config/zoomus.conf fstype=ext4 Debug 735: file: /home/algor/.zoom; dirfd: 5; topdir: /home/algor; rel: .zoom Whitelisting /home/algor/.zoom 124 120 8:2 /algor/.zoom /home/algor/.zoom rw,relatime - ext4 /dev/sda2 rw mountid=124 fsname=/algor/.zoom dir=/home/algor/.zoom fstype=ext4 Debug 735: file: /home/algor/.config/mimeapps.list; dirfd: 5; topdir: /home/algor; rel: .config/mimeapps.list Whitelisting /home/algor/.config/mimeapps.list 125 120 8:2 /algor/.config/mimeapps.list /home/algor/.config/mimeapps.list rw,relatime - ext4 /dev/sda2 rw mountid=125 fsname=/algor/.config/mimeapps.list dir=/home/algor/.config/mimeapps.list fstype=ext4 Debug 735: file: /home/algor/.local/share/applications; dirfd: 5; topdir: /home/algor; rel: .local/share/applications Whitelisting /home/algor/.local/share/applications 126 120 8:2 /algor/.local/share/applications /home/algor/.local/share/applications rw,relatime - ext4 /dev/sda2 rw mountid=126 fsname=/algor/.local/share/applications dir=/home/algor/.local/share/applications fstype=ext4 Debug 735: file: /home/algor/.config/dconf; dirfd: 5; topdir: /home/algor; rel: .config/dconf Whitelisting /home/algor/.config/dconf 127 120 8:2 /algor/.config/dconf /home/algor/.config/dconf rw,relatime - ext4 /dev/sda2 rw mountid=127 fsname=/algor/.config/dconf dir=/home/algor/.config/dconf fstype=ext4 Debug 735: file: /home/algor/.cache/fontconfig; dirfd: 5; topdir: /home/algor; rel: .cache/fontconfig Whitelisting /home/algor/.cache/fontconfig 128 120 8:2 /algor/.cache/fontconfig /home/algor/.cache/fontconfig rw,relatime - ext4 /dev/sda2 rw mountid=128 fsname=/algor/.cache/fontconfig dir=/home/algor/.cache/fontconfig fstype=ext4 Debug 735: file: /home/algor/.config/fontconfig; dirfd: 5; topdir: /home/algor; rel: .config/fontconfig Whitelisting /home/algor/.config/fontconfig 129 120 8:2 /algor/.config/fontconfig /home/algor/.config/fontconfig rw,relatime - ext4 /dev/sda2 rw mountid=129 fsname=/algor/.config/fontconfig dir=/home/algor/.config/fontconfig fstype=ext4 Debug 735: file: /usr/share/alsa; dirfd: 7; topdir: /usr/share; rel: alsa Whitelisting /usr/share/alsa 130 117 8:1 /usr/share/alsa /usr/share/alsa ro,relatime - ext4 /dev/sda1 rw mountid=130 fsname=/usr/share/alsa dir=/usr/share/alsa fstype=ext4 Debug 735: file: /usr/share/applications; dirfd: 7; topdir: /usr/share; rel: applications Whitelisting /usr/share/applications 131 117 8:1 /usr/share/applications /usr/share/applications ro,relatime - ext4 /dev/sda1 rw mountid=131 fsname=/usr/share/applications dir=/usr/share/applications fstype=ext4 Debug 735: file: /usr/share/ca-certificates; dirfd: 7; topdir: /usr/share; rel: ca-certificates Whitelisting /usr/share/ca-certificates 132 117 8:1 /usr/share/ca-certificates /usr/share/ca-certificates ro,relatime - ext4 /dev/sda1 rw mountid=132 fsname=/usr/share/ca-certificates dir=/usr/share/ca-certificates fstype=ext4 Debug 735: file: /usr/share/drirc.d; dirfd: 7; topdir: /usr/share; rel: drirc.d Whitelisting /usr/share/drirc.d 133 117 8:1 /usr/share/drirc.d /usr/share/drirc.d ro,relatime - ext4 /dev/sda1 rw mountid=133 fsname=/usr/share/drirc.d dir=/usr/share/drirc.d fstype=ext4 Debug 735: file: /usr/share/fontconfig; dirfd: 7; topdir: /usr/share; rel: fontconfig Whitelisting /usr/share/fontconfig 134 117 8:1 /usr/share/fontconfig /usr/share/fontconfig ro,relatime - ext4 /dev/sda1 rw mountid=134 fsname=/usr/share/fontconfig dir=/usr/share/fontconfig fstype=ext4 Debug 735: file: /usr/share/fonts; dirfd: 7; topdir: /usr/share; rel: fonts Whitelisting /usr/share/fonts 135 117 8:1 /usr/share/fonts /usr/share/fonts ro,relatime - ext4 /dev/sda1 rw mountid=135 fsname=/usr/share/fonts dir=/usr/share/fonts fstype=ext4 Debug 735: file: /usr/share/glib-2.0; dirfd: 7; topdir: /usr/share; rel: glib-2.0 Whitelisting /usr/share/glib-2.0 136 117 8:1 /usr/share/glib-2.0 /usr/share/glib-2.0 ro,relatime - ext4 /dev/sda1 rw mountid=136 fsname=/usr/share/glib-2.0 dir=/usr/share/glib-2.0 fstype=ext4 Debug 735: file: /usr/share/glvnd; dirfd: 7; topdir: /usr/share; rel: glvnd Whitelisting /usr/share/glvnd 137 117 8:1 /usr/share/glvnd /usr/share/glvnd ro,relatime - ext4 /dev/sda1 rw mountid=137 fsname=/usr/share/glvnd dir=/usr/share/glvnd fstype=ext4 Debug 735: file: /usr/share/gtk-3.0; dirfd: 7; topdir: /usr/share; rel: gtk-3.0 Whitelisting /usr/share/gtk-3.0 138 117 8:1 /usr/share/gtk-3.0 /usr/share/gtk-3.0 ro,relatime - ext4 /dev/sda1 rw mountid=138 fsname=/usr/share/gtk-3.0 dir=/usr/share/gtk-3.0 fstype=ext4 Debug 735: file: /usr/share/hwdata; dirfd: 7; topdir: /usr/share; rel: hwdata Whitelisting /usr/share/hwdata 139 117 8:1 /usr/share/hwdata /usr/share/hwdata ro,relatime - ext4 /dev/sda1 rw mountid=139 fsname=/usr/share/hwdata dir=/usr/share/hwdata fstype=ext4 Debug 735: file: /usr/share/icons; dirfd: 7; topdir: /usr/share; rel: icons Whitelisting /usr/share/icons 140 117 8:1 /usr/share/icons /usr/share/icons ro,relatime - ext4 /dev/sda1 rw mountid=140 fsname=/usr/share/icons dir=/usr/share/icons fstype=ext4 Debug 735: file: /usr/share/icu; dirfd: 7; topdir: /usr/share; rel: icu Whitelisting /usr/share/icu 141 117 8:1 /usr/share/icu /usr/share/icu ro,relatime - ext4 /dev/sda1 rw mountid=141 fsname=/usr/share/icu dir=/usr/share/icu fstype=ext4 Debug 735: file: /usr/share/libdrm; dirfd: 7; topdir: /usr/share; rel: libdrm Whitelisting /usr/share/libdrm 142 117 8:1 /usr/share/libdrm /usr/share/libdrm ro,relatime - ext4 /dev/sda1 rw mountid=142 fsname=/usr/share/libdrm dir=/usr/share/libdrm fstype=ext4 Debug 735: file: /usr/share/libthai; dirfd: 7; topdir: /usr/share; rel: libthai Whitelisting /usr/share/libthai 143 117 8:1 /usr/share/libthai /usr/share/libthai ro,relatime - ext4 /dev/sda1 rw mountid=143 fsname=/usr/share/libthai dir=/usr/share/libthai fstype=ext4 Debug 735: file: /usr/share/locale; dirfd: 7; topdir: /usr/share; rel: locale Whitelisting /usr/share/locale 144 117 8:1 /usr/share/locale /usr/share/locale ro,relatime - ext4 /dev/sda1 rw mountid=144 fsname=/usr/share/locale dir=/usr/share/locale fstype=ext4 Debug 735: file: /usr/share/mime; dirfd: 7; topdir: /usr/share; rel: mime Whitelisting /usr/share/mime 145 117 8:1 /usr/share/mime /usr/share/mime ro,relatime - ext4 /dev/sda1 rw mountid=145 fsname=/usr/share/mime dir=/usr/share/mime fstype=ext4 Debug 735: file: /usr/share/misc; dirfd: 7; topdir: /usr/share; rel: misc Whitelisting /usr/share/misc 146 117 8:1 /usr/share/misc /usr/share/misc ro,relatime - ext4 /dev/sda1 rw mountid=146 fsname=/usr/share/misc dir=/usr/share/misc fstype=ext4 Debug 735: file: /usr/share/p11-kit; dirfd: 7; topdir: /usr/share; rel: p11-kit Whitelisting /usr/share/p11-kit 147 117 8:1 /usr/share/p11-kit /usr/share/p11-kit ro,relatime - ext4 /dev/sda1 rw mountid=147 fsname=/usr/share/p11-kit dir=/usr/share/p11-kit fstype=ext4 Debug 735: file: /usr/share/perl5; dirfd: 7; topdir: /usr/share; rel: perl5 Whitelisting /usr/share/perl5 148 117 8:1 /usr/share/perl5 /usr/share/perl5 ro,relatime - ext4 /dev/sda1 rw mountid=148 fsname=/usr/share/perl5 dir=/usr/share/perl5 fstype=ext4 Debug 735: file: /usr/share/qt5; dirfd: 7; topdir: /usr/share; rel: qt5 Whitelisting /usr/share/qt5 149 117 8:1 /usr/share/qt5 /usr/share/qt5 ro,relatime - ext4 /dev/sda1 rw mountid=149 fsname=/usr/share/qt5 dir=/usr/share/qt5 fstype=ext4 Debug 735: file: /usr/share/terminfo; dirfd: 7; topdir: /usr/share; rel: terminfo Whitelisting /usr/share/terminfo 150 117 8:1 /usr/share/terminfo /usr/share/terminfo ro,relatime - ext4 /dev/sda1 rw mountid=150 fsname=/usr/share/terminfo dir=/usr/share/terminfo fstype=ext4 Debug 735: file: /usr/share/themes; dirfd: 7; topdir: /usr/share; rel: themes Whitelisting /usr/share/themes 151 117 8:1 /usr/share/themes /usr/share/themes ro,relatime - ext4 /dev/sda1 rw mountid=151 fsname=/usr/share/themes dir=/usr/share/themes fstype=ext4 Debug 735: file: /usr/share/X11; dirfd: 7; topdir: /usr/share; rel: X11 Whitelisting /usr/share/X11 152 117 8:1 /usr/share/X11 /usr/share/X11 ro,relatime - ext4 /dev/sda1 rw mountid=152 fsname=/usr/share/X11 dir=/usr/share/X11 fstype=ext4 Debug 735: file: /usr/share/xml; dirfd: 7; topdir: /usr/share; rel: xml Whitelisting /usr/share/xml 153 117 8:1 /usr/share/xml /usr/share/xml ro,relatime - ext4 /dev/sda1 rw mountid=153 fsname=/usr/share/xml dir=/usr/share/xml fstype=ext4 Debug 735: file: /usr/share/zoneinfo; dirfd: 7; topdir: /usr/share; rel: zoneinfo Whitelisting /usr/share/zoneinfo 154 117 8:1 /usr/share/zoneinfo /usr/share/zoneinfo ro,relatime - ext4 /dev/sda1 rw mountid=154 fsname=/usr/share/zoneinfo dir=/usr/share/zoneinfo fstype=ext4 Debug 735: file: /var/lib/dbus; dirfd: 8; topdir: /var; rel: lib/dbus Whitelisting /var/lib/dbus 155 118 8:1 /var/lib/dbus /var/lib/dbus ro,nosuid,nodev,noexec,relatime - ext4 /dev/sda1 rw mountid=155 fsname=/var/lib/dbus dir=/var/lib/dbus fstype=ext4 Debug 735: file: /var/cache/fontconfig; dirfd: 8; topdir: /var; rel: cache/fontconfig Whitelisting /var/cache/fontconfig 156 118 8:1 /var/cache/fontconfig /var/cache/fontconfig ro,nosuid,nodev,noexec,relatime - ext4 /dev/sda1 rw mountid=156 fsname=/var/cache/fontconfig dir=/var/cache/fontconfig fstype=ext4 Debug 735: file: /var/tmp; dirfd: 8; topdir: /var; rel: tmp Whitelisting /var/tmp 157 118 0:45 / /var/tmp rw,nosuid,nodev,noexec - tmpfs tmpfs rw,inode64 mountid=157 fsname=/ dir=/var/tmp fstype=tmpfs Created symbolic link /var/run -> /run Created symbolic link /var/lock -> /run/lock Debug 735: file: /tmp/.X11-unix; dirfd: 4; topdir: /tmp; rel: .X11-unix Whitelisting /tmp/.X11-unix 158 116 8:1 /tmp/.X11-unix /tmp/.X11-unix rw,relatime - ext4 /dev/sda1 rw mountid=158 fsname=/tmp/.X11-unix dir=/tmp/.X11-unix fstype=ext4 Debug 735: file: /tmp/pulse-PKdhtXMmr18n; dirfd: 4; topdir: /tmp; rel: pulse-PKdhtXMmr18n Whitelisting /tmp/pulse-PKdhtXMmr18n 159 116 8:1 /tmp/pulse-PKdhtXMmr18n /tmp/pulse-PKdhtXMmr18n rw,relatime - ext4 /dev/sda1 rw mountid=159 fsname=/tmp/pulse-PKdhtXMmr18n dir=/tmp/pulse-PKdhtXMmr18n fstype=ext4 Disable /etc/xdg/autostart Mounting read-only /home/algor/.Xauthority 161 120 0:54 /algor/.Xauthority /home/algor/.Xauthority ro,nosuid,nodev,noexec - tmpfs tmpfs rw,mode=755,inode64 mountid=161 fsname=/algor/.Xauthority dir=/home/algor/.Xauthority fstype=tmpfs Mounting read-only /home/algor/.config/dconf 162 127 8:2 /algor/.config/dconf /home/algor/.config/dconf ro,relatime - ext4 /dev/sda2 rw mountid=162 fsname=/algor/.config/dconf dir=/home/algor/.config/dconf fstype=ext4 Disable /etc/rc.conf Disable /etc/apparmor.d Disable /etc/cron.daily Disable /etc/default Disable /etc/grub.d Disable /etc/kernel.d Disable /etc/modules-load.d Disable /etc/profile.d Disable /etc/rc.local Mounting read-only /home/algor/.bashrc 172 120 0:54 /algor/.bashrc /home/algor/.bashrc ro,nosuid,nodev,noexec - tmpfs tmpfs rw,mode=755,inode64 mountid=172 fsname=/algor/.bashrc dir=/home/algor/.bashrc fstype=tmpfs Mounting read-only /home/algor/.local/share/applications 173 126 8:2 /algor/.local/share/applications /home/algor/.local/share/applications ro,relatime - ext4 /dev/sda2 rw mountid=173 fsname=/algor/.local/share/applications dir=/home/algor/.local/share/applications fstype=ext4 Mounting read-only /home/algor/.config/mimeapps.list 174 125 8:2 /algor/.config/mimeapps.list /home/algor/.config/mimeapps.list ro,relatime - ext4 /dev/sda2 rw mountid=174 fsname=/algor/.config/mimeapps.list dir=/home/algor/.config/mimeapps.list fstype=ext4 Disable /etc/group- Disable /etc/gshadow Disable /etc/gshadow- Disable /etc/passwd- Disable /etc/shadow Disable /etc/shadow- Disable /etc/ssh Warning (blacklisting): cannot open /etc/ssh/*: Permission denied Disable /usr/local/sbin Warning (blacklisting): cannot open /usr/local/sbin/at: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/busybox: Permission denied Disable /usr/bin/chage (requested /bin/chage) Disable /usr/bin/chage Warning (blacklisting): cannot open /usr/local/sbin/chage: Permission denied Disable /usr/bin/chage (requested /usr/sbin/chage) Disable /usr/bin/chage (requested /sbin/chage) Disable /usr/bin/chfn (requested /bin/chfn) Disable /usr/bin/chfn Warning (blacklisting): cannot open /usr/local/sbin/chfn: Permission denied Disable /usr/bin/chfn (requested /usr/sbin/chfn) Disable /usr/bin/chfn (requested /sbin/chfn) Disable /usr/bin/chsh (requested /bin/chsh) Disable /usr/bin/chsh Warning (blacklisting): cannot open /usr/local/sbin/chsh: Permission denied Disable /usr/bin/chsh (requested /usr/sbin/chsh) Disable /usr/bin/chsh (requested /sbin/chsh) Warning (blacklisting): cannot open /usr/local/sbin/crontab: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/evtest: Permission denied Disable /usr/bin/expiry (requested /bin/expiry) Disable /usr/bin/expiry Warning (blacklisting): cannot open /usr/local/sbin/expiry: Permission denied Disable /usr/bin/expiry (requested /usr/sbin/expiry) Disable /usr/bin/expiry (requested /sbin/expiry) Disable /usr/bin/fusermount (requested /bin/fusermount) Disable /usr/bin/fusermount Warning (blacklisting): cannot open /usr/local/sbin/fusermount: Permission denied Disable /usr/bin/fusermount (requested /usr/sbin/fusermount) Disable /usr/bin/fusermount (requested /sbin/fusermount) Warning (blacklisting): cannot open /usr/local/sbin/gksu: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/gksudo: Permission denied Disable /usr/bin/gpasswd (requested /bin/gpasswd) Disable /usr/bin/gpasswd Warning (blacklisting): cannot open /usr/local/sbin/gpasswd: Permission denied Disable /usr/bin/gpasswd (requested /usr/sbin/gpasswd) Disable /usr/bin/gpasswd (requested /sbin/gpasswd) Warning (blacklisting): cannot open /usr/local/sbin/kdesudo: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/ksu: Permission denied Disable /usr/bin/mount (requested /bin/mount) Disable /usr/bin/mount Warning (blacklisting): cannot open /usr/local/sbin/mount: Permission denied Disable /usr/bin/mount (requested /usr/sbin/mount) Disable /usr/bin/mount (requested /sbin/mount) Warning (blacklisting): cannot open /usr/local/sbin/mount.ecryptfs_private: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/nc: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/ncat: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/nmap: Permission denied Disable /usr/bin/newgidmap (requested /bin/newgidmap) Disable /usr/bin/newgidmap Warning (blacklisting): cannot open /usr/local/sbin/newgidmap: Permission denied Disable /usr/bin/newgidmap (requested /usr/sbin/newgidmap) Disable /usr/bin/newgidmap (requested /sbin/newgidmap) Disable /usr/bin/newgrp (requested /bin/newgrp) Disable /usr/bin/newgrp Warning (blacklisting): cannot open /usr/local/sbin/newgrp: Permission denied Disable /usr/bin/newgrp (requested /usr/sbin/newgrp) Disable /usr/bin/newgrp (requested /sbin/newgrp) Disable /usr/bin/newuidmap (requested /bin/newuidmap) Disable /usr/bin/newuidmap Warning (blacklisting): cannot open /usr/local/sbin/newuidmap: Permission denied Disable /usr/bin/newuidmap (requested /usr/sbin/newuidmap) Disable /usr/bin/newuidmap (requested /sbin/newuidmap) Warning (blacklisting): cannot open /usr/local/sbin/ntfs-3g: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/pkexec: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/procmail: Permission denied Disable /usr/bin/sg (requested /bin/sg) Disable /usr/bin/sg Warning (blacklisting): cannot open /usr/local/sbin/sg: Permission denied Disable /usr/bin/sg (requested /usr/sbin/sg) Disable /usr/bin/sg (requested /sbin/sg) Warning (blacklisting): cannot open /usr/local/sbin/strace: Permission denied Disable /usr/bin/su (requested /bin/su) Disable /usr/bin/su Warning (blacklisting): cannot open /usr/local/sbin/su: Permission denied Disable /usr/bin/su (requested /usr/sbin/su) Disable /usr/bin/su (requested /sbin/su) Disable /usr/bin/sudo (requested /bin/sudo) Disable /usr/bin/sudo Warning (blacklisting): cannot open /usr/local/sbin/sudo: Permission denied Disable /usr/bin/sudo (requested /usr/sbin/sudo) Disable /usr/bin/sudo (requested /sbin/sudo) Warning (blacklisting): cannot open /usr/local/sbin/tcpdump: Permission denied Disable /usr/bin/umount (requested /bin/umount) Disable /usr/bin/umount Warning (blacklisting): cannot open /usr/local/sbin/umount: Permission denied Disable /usr/bin/umount (requested /usr/sbin/umount) Disable /usr/bin/umount (requested /sbin/umount) Disable /usr/bin/unix_chkpwd (requested /bin/unix_chkpwd) Disable /usr/bin/unix_chkpwd Warning (blacklisting): cannot open /usr/local/sbin/unix_chkpwd: Permission denied Disable /usr/bin/unix_chkpwd (requested /usr/sbin/unix_chkpwd) Disable /usr/bin/unix_chkpwd (requested /sbin/unix_chkpwd) Warning (blacklisting): cannot open /usr/local/sbin/xev: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/xinput: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/gnome-terminal: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/gnome-terminal.wrapper: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/lilyterm: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/lxterminal: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/mate-terminal: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/mate-terminal.wrapper: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/pantheon-terminal: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/roxterm: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/roxterm-config: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/terminix: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/tilix: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/urxvtc: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/urxvtcd: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/xfce4-terminal: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/xfce4-terminal.wrapper: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/bwrap: Permission denied Disable /proc/config.gz Warning (blacklisting): cannot open /usr/local/sbin/dig: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/dlint: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/dns2tcp: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/dnssec-*: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/dnswalk: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/drill: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/host: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/iodine: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/kdig: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/khost: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/knsupdate: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/ldns-*: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/ldnsd: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/nslookup: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/resolvectl: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/unbound-host: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/clang*: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/lldb*: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/llvm*: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/as: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/cc: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/c++*: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/c8*: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/c9*: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/cpp*: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/g++*: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/gcc*: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/gdb: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/ld: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/*-gcc*: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/*-g++*: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/*-gcc*: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/*-g++*: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/gccgo: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/go: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/gofmt: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/java: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/javac: Permission denied Disable /usr/bin/openssl (requested /bin/openssl) Disable /usr/bin/openssl Warning (blacklisting): cannot open /usr/local/sbin/openssl: Permission denied Disable /usr/bin/openssl (requested /usr/sbin/openssl) Disable /usr/bin/openssl (requested /sbin/openssl) Warning (blacklisting): cannot open /usr/local/sbin/openssl-1.0: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/rust-gdb: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/rust-lldb: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/rustc: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/tcc: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/x86_64-tcc: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/valgrind*: Permission denied Disable /usr/src Disable /usr/include Disable /usr/local/include Mounting noexec /home/algor/.cache/zoom 251 122 8:2 /algor/.cache/zoom /home/algor/.cache/zoom rw,nosuid,nodev,noexec,relatime - ext4 /dev/sda2 rw mountid=251 fsname=/algor/.cache/zoom dir=/home/algor/.cache/zoom fstype=ext4 Mounting noexec /home/algor/.config/zoomus.conf 252 123 8:2 /algor/.config/zoomus.conf /home/algor/.config/zoomus.conf rw,nosuid,nodev,noexec,relatime - ext4 /dev/sda2 rw mountid=252 fsname=/algor/.config/zoomus.conf dir=/home/algor/.config/zoomus.conf fstype=ext4 Mounting noexec /home/algor/.zoom 253 124 8:2 /algor/.zoom /home/algor/.zoom rw,nosuid,nodev,noexec,relatime - ext4 /dev/sda2 rw mountid=253 fsname=/algor/.zoom dir=/home/algor/.zoom fstype=ext4 Mounting noexec /home/algor/.config/mimeapps.list 254 174 8:2 /algor/.config/mimeapps.list /home/algor/.config/mimeapps.list ro,nosuid,nodev,noexec,relatime - ext4 /dev/sda2 rw mountid=254 fsname=/algor/.config/mimeapps.list dir=/home/algor/.config/mimeapps.list fstype=ext4 Mounting noexec /home/algor/.local/share/applications 255 173 8:2 /algor/.local/share/applications /home/algor/.local/share/applications ro,nosuid,nodev,noexec,relatime - ext4 /dev/sda2 rw mountid=255 fsname=/algor/.local/share/applications dir=/home/algor/.local/share/applications fstype=ext4 Mounting noexec /home/algor/.config/dconf 256 162 8:2 /algor/.config/dconf /home/algor/.config/dconf ro,nosuid,nodev,noexec,relatime - ext4 /dev/sda2 rw mountid=256 fsname=/algor/.config/dconf dir=/home/algor/.config/dconf fstype=ext4 Mounting noexec /home/algor/.cache/fontconfig 257 128 8:2 /algor/.cache/fontconfig /home/algor/.cache/fontconfig rw,nosuid,nodev,noexec,relatime - ext4 /dev/sda2 rw mountid=257 fsname=/algor/.cache/fontconfig dir=/home/algor/.cache/fontconfig fstype=ext4 Mounting noexec /home/algor/.config/fontconfig 258 129 8:2 /algor/.config/fontconfig /home/algor/.config/fontconfig rw,nosuid,nodev,noexec,relatime - ext4 /dev/sda2 rw mountid=258 fsname=/algor/.config/fontconfig dir=/home/algor/.config/fontconfig fstype=ext4 Mounting noexec /dev/shm 259 103 0:48 /shm /dev/shm rw,nosuid,nodev,noexec - tmpfs tmpfs rw,mode=755,inode64 mountid=259 fsname=/shm dir=/dev/shm fstype=tmpfs Mounting noexec /tmp 263 260 8:1 /tmp/pulse-PKdhtXMmr18n /tmp/pulse-PKdhtXMmr18n rw,relatime - ext4 /dev/sda1 rw mountid=263 fsname=/tmp/pulse-PKdhtXMmr18n dir=/tmp/pulse-PKdhtXMmr18n fstype=ext4 Mounting noexec /tmp/1000-runtime-dir.6hd 264 261 8:1 /tmp/1000-runtime-dir.6hd /tmp/1000-runtime-dir.6hd rw,nosuid,nodev,noexec,relatime - ext4 /dev/sda1 rw mountid=264 fsname=/tmp/1000-runtime-dir.6hd dir=/tmp/1000-runtime-dir.6hd fstype=ext4 Mounting noexec /tmp/.X11-unix 265 262 8:1 /tmp/.X11-unix /tmp/.X11-unix rw,nosuid,nodev,noexec,relatime - ext4 /dev/sda1 rw mountid=265 fsname=/tmp/.X11-unix dir=/tmp/.X11-unix fstype=ext4 Mounting noexec /tmp/pulse-PKdhtXMmr18n 266 263 8:1 /tmp/pulse-PKdhtXMmr18n /tmp/pulse-PKdhtXMmr18n rw,nosuid,nodev,noexec,relatime - ext4 /dev/sda1 rw mountid=266 fsname=/tmp/pulse-PKdhtXMmr18n dir=/tmp/pulse-PKdhtXMmr18n fstype=ext4 Warning (blacklisting): cannot open /usr/local/sbin/gjs: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/gjs-console: Permission denied Disable /usr/bin/luajit (requested /bin/luajit) Disable /usr/bin/lua5.2 (requested /bin/lua5.2) Disable /usr/bin/lua5.2 (requested /bin/lua) Disable /usr/bin/luac5.2 (requested /bin/luac) Disable /usr/bin/luac5.2 (requested /bin/luac5.2) Disable /usr/bin/luajit Disable /usr/bin/lua5.2 Disable /usr/bin/lua5.2 (requested /usr/bin/lua) Disable /usr/bin/luac5.2 (requested /usr/bin/luac) Disable /usr/bin/luac5.2 Warning (blacklisting): cannot open /usr/local/sbin/lua*: Permission denied Disable /usr/bin/luajit (requested /usr/sbin/luajit) Disable /usr/bin/lua5.2 (requested /usr/sbin/lua5.2) Disable /usr/bin/lua5.2 (requested /usr/sbin/lua) Disable /usr/bin/luac5.2 (requested /usr/sbin/luac) Disable /usr/bin/luac5.2 (requested /usr/sbin/luac5.2) Disable /usr/bin/luajit (requested /sbin/luajit) Disable /usr/bin/lua5.2 (requested /sbin/lua5.2) Disable /usr/bin/lua5.2 (requested /sbin/lua) Disable /usr/bin/luac5.2 (requested /sbin/luac) Disable /usr/bin/luac5.2 (requested /sbin/luac5.2) Warning (blacklisting): cannot open /usr/include/lua*: Permission denied Disable /usr/lib/libluajit-5.1.so.2.1.0 (requested /usr/lib/libluajit-5.1.so.2) Disable /usr/lib/libluajit-5.1.so.2.1.0 Disable /usr/lib/liblua5.2.so.5.2.4 (requested /usr/lib/liblua5.2.so.5.2) Disable /usr/lib/liblua5.2.so.5.2.4 Disable /usr/lib/libluajit-5.1.so.2.1.0 (requested /usr/lib64/libluajit-5.1.so.2) Disable /usr/lib/libluajit-5.1.so.2.1.0 (requested /usr/lib64/libluajit-5.1.so.2.1.0) Disable /usr/lib/liblua5.2.so.5.2.4 (requested /usr/lib64/liblua5.2.so.5.2) Disable /usr/lib/liblua5.2.so.5.2.4 (requested /usr/lib64/liblua5.2.so.5.2.4) Warning (blacklisting): cannot open /usr/local/sbin/node: Permission denied Warning (blacklisting): cannot open /usr/include/node: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/core_perl: Permission denied Disable /usr/bin/cpan (requested /bin/cpan) Disable /usr/bin/cpan Warning (blacklisting): cannot open /usr/local/sbin/cpan*: Permission denied Disable /usr/bin/cpan (requested /usr/sbin/cpan) Disable /usr/bin/cpan (requested /sbin/cpan) Disable /usr/bin/perl (requested /bin/perl) Disable /usr/bin/perl Warning (blacklisting): cannot open /usr/local/sbin/perl: Permission denied Disable /usr/bin/perl (requested /usr/sbin/perl) Disable /usr/bin/perl (requested /sbin/perl) Warning (blacklisting): cannot open /usr/local/sbin/site_perl: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/vendor_perl: Permission denied Disable /usr/lib/perl5 Disable /usr/lib/perl5 (requested /usr/lib64/perl5) Disable /usr/share/perl5 Warning (blacklisting): cannot open /usr/local/sbin/php*: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/ruby: Permission denied Warning (blacklisting): cannot open /usr/local/sbin/python2*: Permission denied Warning (blacklisting): cannot open /usr/include/python2*: Permission denied Disable /usr/bin/python3.9 (requested /bin/python3.9) Disable /usr/bin/python3.9 (requested /bin/python3) Disable /usr/bin/python3.9 Disable /usr/bin/python3.9 (requested /usr/bin/python3) Warning (blacklisting): cannot open /usr/local/sbin/python3*: Permission denied Disable /usr/bin/python3.9 (requested /usr/sbin/python3.9) Disable /usr/bin/python3.9 (requested /usr/sbin/python3) Disable /usr/bin/python3.9 (requested /sbin/python3.9) Disable /usr/bin/python3.9 (requested /sbin/python3) Warning (blacklisting): cannot open /usr/include/python3*: Permission denied Disable /usr/lib/python3.9 Disable /usr/lib/python3.9 (requested /usr/lib64/python3.9) Not blacklist /home/algor/.config/zoomus.conf Not blacklist /home/algor/.zoom Mounting tmpfs on /home/algor/.cache, check owner: yes 316 120 0:55 / /home/algor/.cache rw,nosuid,nodev,noexec,relatime - tmpfs tmpfs rw,mode=755,uid=1000,gid=1000,inode64 mountid=316 fsname=/ dir=/home/algor/.cache fstype=tmpfs Mounting read-only /tmp/.X11-unix 317 265 8:1 /tmp/.X11-unix /tmp/.X11-unix ro,nosuid,nodev,noexec,relatime - ext4 /dev/sda1 rw mountid=317 fsname=/tmp/.X11-unix dir=/tmp/.X11-unix fstype=ext4 Disable /sys/fs Disable /sys/module Disable /mnt Disable /media Disable /run/mount Creating empty /home/algor/.config/pulse directory Mounting noexec /run/firejail/mnt/pulse 323 74 0:42 /pulse /run/firejail/mnt/pulse rw,nosuid,nodev,noexec - tmpfs tmpfs rw,mode=755,inode64 mountid=323 fsname=/pulse dir=/run/firejail/mnt/pulse fstype=tmpfs Mounting /run/firejail/mnt/pulse on /home/algor/.config/pulse 324 120 0:42 /pulse /home/algor/.config/pulse rw,nosuid,nodev,noexec - tmpfs tmpfs rw,mode=755,inode64 mountid=324 fsname=/pulse dir=/home/algor/.config/pulse fstype=tmpfs rebuilding /etc directory Creating empty /run/firejail/mnt/dns-etc/udev directory Creating empty /run/firejail/mnt/dns-etc/wpa_supplicant directory Creating empty /run/firejail/mnt/dns-etc/ld.so.conf file Creating empty /run/firejail/mnt/dns-etc/e2scrub.conf file Creating empty /run/firejail/mnt/dns-etc/protocols file Creating empty /run/firejail/mnt/dns-etc/services file Creating empty /run/firejail/mnt/dns-etc/ld.so.conf.d directory Creating empty /run/firejail/mnt/dns-etc/gai.conf file Creating empty /run/firejail/mnt/dns-etc/libnl directory Creating empty /run/firejail/mnt/dns-etc/ssl directory Creating empty /run/firejail/mnt/dns-etc/firejail directory Creating empty /run/firejail/mnt/dns-etc/shells file Creating empty /run/firejail/mnt/dns-etc/sv directory Creating empty /run/firejail/mnt/dns-etc/rc.shutdown file Creating empty /run/firejail/mnt/dns-etc/dns directory Creating empty /run/firejail/mnt/dns-etc/dhcpcd.conf file Creating empty /run/firejail/mnt/dns-etc/resolv.conf file Creating empty /run/firejail/mnt/dns-etc/subuid- file Creating empty /run/firejail/mnt/dns-etc/pam.d directory Creating empty /run/firejail/mnt/dns-etc/securetty file Creating empty /run/firejail/mnt/dns-etc/host.conf file Creating empty /run/firejail/mnt/dns-etc/ca-certificates directory Creating empty /run/firejail/mnt/dns-etc/NetworkManager directory Creating empty /run/firejail/mnt/dns-etc/netconfig file Creating empty /run/firejail/mnt/dns-etc/sudoers.dist file Creating empty /run/firejail/mnt/dns-etc/vdpau_wrapper.cfg file Creating empty /run/firejail/mnt/dns-etc/pulse directory Creating empty /run/firejail/mnt/dns-etc/tor directory Creating empty /run/firejail/mnt/dns-etc/security directory Creating empty /run/firejail/mnt/dns-etc/slsh.rc file Creating empty /run/firejail/mnt/dns-etc/mpv directory Creating empty /run/firejail/mnt/dns-etc/ld.so.cache file Creating empty /run/firejail/mnt/dns-etc/os-release file Creating empty /run/firejail/mnt/dns-etc/colors directory Creating empty /run/firejail/mnt/dns-etc/cups directory Creating empty /run/firejail/mnt/dns-etc/fonts directory Creating empty /run/firejail/mnt/dns-etc/ts.conf file Creating empty /run/firejail/mnt/dns-etc/iproute2 directory Creating empty /run/firejail/mnt/dns-etc/resolvconf.conf file Creating empty /run/firejail/mnt/dns-etc/dbus-1 directory Creating empty /run/firejail/mnt/dns-etc/bindresvport.blacklist file Creating empty /run/firejail/mnt/dns-etc/sysctl.conf file Creating empty /run/firejail/mnt/dns-etc/gtk-3.0 directory Creating empty /run/firejail/mnt/dns-etc/runit directory Creating empty /run/firejail/mnt/dns-etc/login.defs file Creating empty /run/firejail/mnt/dns-etc/man.conf file Creating empty /run/firejail/mnt/dns-etc/subgid- file Creating empty /run/firejail/mnt/dns-etc/sudoers.d directory Creating empty /run/firejail/mnt/dns-etc/acpi directory Creating empty /run/firejail/mnt/dns-etc/group file Creating empty /run/firejail/mnt/dns-etc/dracut.conf.d directory Creating empty /run/firejail/mnt/dns-etc/xbps.d directory Creating empty /run/firejail/mnt/dns-etc/xdg directory Creating empty /run/firejail/mnt/dns-etc/passwd file Creating empty /run/firejail/mnt/dns-etc/hosts file Creating empty /run/firejail/mnt/dns-etc/X11 directory Creating empty /run/firejail/mnt/dns-etc/zzz.d directory Creating empty /run/firejail/mnt/dns-etc/nsswitch.conf file Creating empty /run/firejail/mnt/dns-etc/environment file Creating empty /run/firejail/mnt/dns-etc/skel directory Creating empty /run/firejail/mnt/dns-etc/ethertypes file Creating empty /run/firejail/mnt/dns-etc/inputrc file Creating empty /run/firejail/mnt/dns-etc/iptables directory Creating empty /run/firejail/mnt/dns-etc/sudoers file Creating empty /run/firejail/mnt/dns-etc/mke2fs.conf file Creating empty /run/firejail/mnt/dns-etc/fstab file Creating empty /run/firejail/mnt/dns-etc/tinyproxy directory Creating empty /run/firejail/mnt/dns-etc/passwd.OLD file Creating empty /run/firejail/mnt/dns-etc/rc_maps.cfg file Creating empty /run/firejail/mnt/dns-etc/ca-certificates.conf file Creating empty /run/firejail/mnt/dns-etc/pamix.conf file Creating empty /run/firejail/mnt/dns-etc/subuid file Creating empty /run/firejail/mnt/dns-etc/xattr.conf file Creating empty /run/firejail/mnt/dns-etc/pkcs11 directory Creating empty /run/firejail/mnt/dns-etc/subgid file Creating empty /run/firejail/mnt/dns-etc/crypttab file Creating empty /run/firejail/mnt/dns-etc/locale.conf file Creating empty /run/firejail/mnt/dns-etc/modprobe.d directory Creating empty /run/firejail/mnt/dns-etc/issue file Creating empty /run/firejail/mnt/dns-etc/adjtime file Creating empty /run/firejail/mnt/dns-etc/dracut.conf file Creating empty /run/firejail/mnt/dns-etc/depmod.d directory Creating empty /run/firejail/mnt/dns-etc/profile file Creating empty /run/firejail/mnt/dns-etc/sudo.conf file Creating empty /run/firejail/mnt/dns-etc/bash directory Creating empty /run/firejail/mnt/dns-etc/.pwd.lock file Creating empty /run/firejail/mnt/dns-etc/hostname file Creating empty /run/firejail/mnt/dns-etc/rpc file Mount-bind /run/firejail/mnt/dns-etc on top of /etc Current directory: /home/algor Mounting read-only /run/firejail/mnt/seccomp 505 74 0:42 /seccomp /run/firejail/mnt/seccomp ro,nosuid - tmpfs tmpfs rw,mode=755,inode64 mountid=505 fsname=/seccomp dir=/run/firejail/mnt/seccomp fstype=tmpfs Seccomp directory: ls /run/firejail/mnt/seccomp drwxr-xr-x root root 120 . drwxr-xr-x root root 260 .. -rw-r--r-- algor algor 568 seccomp -rw-r--r-- algor algor 432 seccomp.32 -rw-r--r-- algor algor 0 seccomp.postexec -rw-r--r-- algor algor 0 seccomp.postexec32 No active seccomp files Dropping all capabilities NO_NEW_PRIVS set Drop privileges: pid 1, uid 1000, gid 1000, nogroups 1 No supplementary groups Starting application LD_PRELOAD=(null) Running '/run/firejail/appimage/AppRun' command through /bin/bash execvp argument 0: /bin/bash execvp argument 1: -c execvp argument 2: '/run/firejail/appimage/AppRun' ``` </p> </details>
Author
Owner

@rusty-snake commented on GitHub (Sep 10, 2021):

Calling firejail --noprofile --appimage /opt/Zoom-5.7.31792.0820.glibc2.17-x86_64.AppImage changes nothing (webcam is still not working).

Can you try

  1. using the noprofile.profile
  2. running without --appimage

It's 2:

It is interesting that after running bash in firejail using zoom profile it is possible to access webcam.


  • [+]

Use [x] to get

  • ...
<!-- gh-comment-id:916933458 --> @rusty-snake commented on GitHub (Sep 10, 2021): > Calling firejail --noprofile --appimage /opt/Zoom-5.7.31792.0820.glibc2.17-x86_64.AppImage changes nothing (webcam is still not working). Can you try 1. ~using the [noprofile.profile](https://gist.github.com/rusty-snake/bb234cb3e50e1e4e7429f29a7931cc72)~ 2. running without `--appimage` It's 2: > It is interesting that after running bash in firejail using zoom profile it is possible to access webcam. --- > - [+] Use `[x]` to get - [x] ...
Author
Owner
<!-- gh-comment-id:916940308 --> @rusty-snake commented on GitHub (Sep 10, 2021): https://github.com/netblue30/firejail/blob/af947720d5d5f7b4eff5bd498c66a5b31e4e4e8a/src/firejail/sandbox.c#L793-L794 https://github.com/netblue30/firejail/blob/af947720d5d5f7b4eff5bd498c66a5b31e4e4e8a/src/firejail/sandbox.c#L579-L591
Author
Owner

@algor512 commented on GitHub (Sep 10, 2021):

  1. running without --appimage
    If I run firejail --whitelist=$XDG_RUNTIME_DIR --ignore=nogroups --profile=zoom /opt/Zoom-5.7.31792.0820.glibc2.17-x86_64.AppImage I get the error
Child process initialized in 149.71 ms
fuse: device not found, try 'modprobe fuse' first

Cannot mount AppImage, please check your FUSE setup.
You might still be able to extract the contents of this AppImage
if you run it with the --appimage-extract option.
See https://github.com/AppImage/AppImageKit/wiki/FUSE
for more information
open dir error: No such file or directory

Parent is shutting down, bye...

firejail --whitelist=$XDG_RUNTIME_DIR --ignore=nogroups --noprofile /opt/Zoom-5.7.31792.0820.glibc2.17-x86_64.AppImage works well.

It seems to I have to whitelist something in /lib/modules/?

Use [x] to get

Thank you, I've fixed it.

<!-- gh-comment-id:916954102 --> @algor512 commented on GitHub (Sep 10, 2021): > 2. running without `--appimage` If I run `firejail --whitelist=$XDG_RUNTIME_DIR --ignore=nogroups --profile=zoom /opt/Zoom-5.7.31792.0820.glibc2.17-x86_64.AppImage` I get the error ``` Child process initialized in 149.71 ms fuse: device not found, try 'modprobe fuse' first Cannot mount AppImage, please check your FUSE setup. You might still be able to extract the contents of this AppImage if you run it with the --appimage-extract option. See https://github.com/AppImage/AppImageKit/wiki/FUSE for more information open dir error: No such file or directory Parent is shutting down, bye... ``` `firejail --whitelist=$XDG_RUNTIME_DIR --ignore=nogroups --noprofile /opt/Zoom-5.7.31792.0820.glibc2.17-x86_64.AppImage` works well. It seems to I have to whitelist something in /lib/modules/? > Use `[x]` to get Thank you, I've fixed it.
Author
Owner

@rusty-snake commented on GitHub (Sep 10, 2021):

It seems to I have to whitelist something in /lib/modules/?

No. Try to --ignore=private-dev but I'm not sure.

without --whitelist=$XDG_RUNTIME_DIR pulseaudio don't work

Where does void put the pa socket? (ls -lR /run/user/$UID)

<!-- gh-comment-id:916957885 --> @rusty-snake commented on GitHub (Sep 10, 2021): > It seems to I have to whitelist something in /lib/modules/? No. Try to `--ignore=private-dev` but I'm not sure. > without --whitelist=$XDG_RUNTIME_DIR pulseaudio don't work Where does void put the pa socket? (`ls -lR /run/user/$UID`)
Author
Owner

@algor512 commented on GitHub (Sep 10, 2021):

No. Try to --ignore=private-dev but I'm not sure.
Now the error is

fuse: failed to exec fusermount: Permission denied

I checked /bin/fusermount permissions by running bash in firejail, they are 400.

Where does void put the pa socket? (ls -lR /run/user/$UID)

I think pa puts its socket in $XDG_RUNTIME_DIR/pulse/ by default. In my system $XDG_RUNTIME_DIR is set to mktemp -d /tmp/$(id -u)-runtime-dir.XXX in .xinitrс (but it may vary, it is not a default path).

As I understand I cannot use env vars in zoom.local, so I think it's ok to call firejail with --whitelist=$XDG_RUNTIME_DIR in my situation.

<!-- gh-comment-id:917094390 --> @algor512 commented on GitHub (Sep 10, 2021): > No. Try to --ignore=private-dev but I'm not sure. Now the error is ``` fuse: failed to exec fusermount: Permission denied ``` I checked /bin/fusermount permissions by running bash in firejail, they are 400. > Where does void put the pa socket? (ls -lR /run/user/$UID) I think pa puts its socket in $XDG_RUNTIME_DIR/pulse/ by default. In my system $XDG_RUNTIME_DIR is set to `mktemp -d /tmp/$(id -u)-runtime-dir.XXX` in .xinitrс (but it may vary, it is not a default path). As I understand I cannot use env vars in zoom.local, so I think it's ok to call firejail with `--whitelist=$XDG_RUNTIME_DIR` in my situation.
Author
Owner

@rusty-snake commented on GitHub (Sep 10, 2021):

I checked /bin/fusermount permissions by running bash in firejail, they are 400.

--noblacklist='${PATH}/fusermount'

/tmp/$UID-runtime-dir.XXX

🤦

As I understand I cannot use env vars in zoom.local, so I think it's ok to call firejail with --whitelist=$XDG_RUNTIME_DIR in my situation.

  1. You can use the ${RUNUSER} macro but IDK if it works, at some points /run/user/$UID is hardcoded and at some ${XDG_RUNTIME_DIR:-/run/user/$UID} is used.
  2. Try to add whitelist /tmp/<YOUR UID>-runtime-dir.???/pulse/native to your zoom.local
<!-- gh-comment-id:917099937 --> @rusty-snake commented on GitHub (Sep 10, 2021): > I checked /bin/fusermount permissions by running bash in firejail, they are 400. `--noblacklist='${PATH}/fusermount'` > /tmp/$UID-runtime-dir.XXX :facepalm: > As I understand I cannot use env vars in zoom.local, so I think it's ok to call firejail with --whitelist=$XDG_RUNTIME_DIR in my situation. 1. You can use the `${RUNUSER}` macro but IDK if it works, at some points `/run/user/$UID` is hardcoded and at some `${XDG_RUNTIME_DIR:-/run/user/$UID}` is used. 2. Try to add `whitelist /tmp/<YOUR UID>-runtime-dir.???/pulse/native` to your zoom.local
Author
Owner

@algor512 commented on GitHub (Sep 10, 2021):

--noblacklist='${PATH}/fusermount'

Now I get the error fusermount: failed to open mountpoint for reading: Permission denied.

Try to add whitelist /tmp/-runtime-dir.???/pulse/native to your zoom.local

This is strange, but with --whitelist=$XDG_RUNTIME_DIR pa works well, while with --whitelist=$XDG_RUNTIME_DIR/pulse or --whitelist=$XDG_RUNTIME_DIR/pulse/native it doesn't.

The pa socket is there:

$ ls -lR $XDG_RUNTIME_DIR
/tmp/1000-runtime-dir.qTG:
total 12
drwx------ 3 algor algor 4096 Sep 10 20:31 dbus-1
drwx------ 2 algor algor 4096 Sep 10 20:31 pulse
drwx------ 2 algor algor 4096 Sep 11 00:19 qutebrowser

/tmp/1000-runtime-dir.qTG/dbus-1:
total 4
drwx------ 2 algor algor 4096 Sep 10 20:31 services

/tmp/1000-runtime-dir.qTG/dbus-1/services:
total 0

/tmp/1000-runtime-dir.qTG/pulse:
total 4
srwxrwxrwx 1 algor algor 0 Sep 10 20:31 native
-rw------- 1 algor algor 4 Sep 10 20:31 pid

/tmp/1000-runtime-dir.qTG/qutebrowser:
total 0
srwx------ 1 algor algor 0 Sep 11 00:29 ipc-228b8d9625e9febb3db5951b24ead159
<!-- gh-comment-id:917225072 --> @algor512 commented on GitHub (Sep 10, 2021): > --noblacklist='${PATH}/fusermount' Now I get the error `fusermount: failed to open mountpoint for reading: Permission denied`. > Try to add whitelist /tmp/<YOUR UID>-runtime-dir.???/pulse/native to your zoom.local This is strange, but with `--whitelist=$XDG_RUNTIME_DIR` pa works well, while with `--whitelist=$XDG_RUNTIME_DIR/pulse` or `--whitelist=$XDG_RUNTIME_DIR/pulse/native` it doesn't. The pa socket is there: ``` $ ls -lR $XDG_RUNTIME_DIR /tmp/1000-runtime-dir.qTG: total 12 drwx------ 3 algor algor 4096 Sep 10 20:31 dbus-1 drwx------ 2 algor algor 4096 Sep 10 20:31 pulse drwx------ 2 algor algor 4096 Sep 11 00:19 qutebrowser /tmp/1000-runtime-dir.qTG/dbus-1: total 4 drwx------ 2 algor algor 4096 Sep 10 20:31 services /tmp/1000-runtime-dir.qTG/dbus-1/services: total 0 /tmp/1000-runtime-dir.qTG/pulse: total 4 srwxrwxrwx 1 algor algor 0 Sep 10 20:31 native -rw------- 1 algor algor 4 Sep 10 20:31 pid /tmp/1000-runtime-dir.qTG/qutebrowser: total 0 srwx------ 1 algor algor 0 Sep 11 00:29 ipc-228b8d9625e9febb3db5951b24ead159 ```
Author
Owner

@rusty-snake commented on GitHub (Sep 11, 2021):

Now I get the error fusermount: failed to open mountpoint for reading: Permission denied.

You need to findout where it tries to mount (maybe ignore disable-mnt?).

<!-- gh-comment-id:917399748 --> @rusty-snake commented on GitHub (Sep 11, 2021): > Now I get the error fusermount: failed to open mountpoint for reading: Permission denied. You need to findout where it tries to mount (maybe `ignore disable-mnt`?).
Author
Owner

@algor512 commented on GitHub (Sep 11, 2021):

You need to findout where it tries to mount (maybe ignore disable-mnt?).

When I run appimage without firejail, the mount point is /tmp/.mount_Zoom-5i90DLq. I think, the problem is that the owner of /tmp/.mount_Zoom-5i90DLq is root, and I don't know what permissions are set for this directory (normally they are rwxr-xr-x).

<!-- gh-comment-id:917467164 --> @algor512 commented on GitHub (Sep 11, 2021): > You need to findout where it tries to mount (maybe ignore disable-mnt?). When I run appimage without firejail, the mount point is `/tmp/.mount_Zoom-5i90DLq`. I think, the problem is that the owner of `/tmp/.mount_Zoom-5i90DLq` is root, and I don't know what permissions are set for this directory (normally they are rwxr-xr-x).
Author
Owner

@rusty-snake commented on GitHub (Sep 11, 2021):

Blindly guessing: --ignore=caps.keep

<!-- gh-comment-id:917467670 --> @rusty-snake commented on GitHub (Sep 11, 2021): Blindly guessing: `--ignore=caps.keep`
Author
Owner

@algor512 commented on GitHub (Sep 12, 2021):

I don't know why but it works, thank you!

<!-- gh-comment-id:917685101 --> @algor512 commented on GitHub (Sep 12, 2021): I don't know why but it works, thank you!
Author
Owner

@makew0rld commented on GitHub (Apr 26, 2022):

Was also experiencing this issue with Zoom installed from Archlinux, using the package zoom-firejail.

Using --ignore=caps.keep also worked for me to fix the problem, which only started occurring recently. Should I open a new issue?

Also, @rusty-snake could you explain what that flag does?

<!-- gh-comment-id:1110102036 --> @makew0rld commented on GitHub (Apr 26, 2022): Was also experiencing this issue with Zoom installed from Archlinux, using the package [zoom-firejail](https://aur.archlinux.org/packages/zoom-firejail). Using `--ignore=caps.keep` also worked for me to fix the problem, which only started occurring recently. Should I open a new issue? Also, @rusty-snake could you explain what that flag does?
Author
Owner

@rusty-snake commented on GitHub (Apr 26, 2022):

Also, @rusty-snake could you explain what that flag does?

It keep all capabilities in the bounding set.

<!-- gh-comment-id:1110111777 --> @rusty-snake commented on GitHub (Apr 26, 2022): > Also, @rusty-snake could you explain what that flag does? It keep all capabilities in the bounding set.
Author
Owner

@makew0rld commented on GitHub (Apr 26, 2022):

So with ignore, does that basically disable the sandboxing of Zoom, losing the security of firejail? Or am I misunderstanding.

<!-- gh-comment-id:1110114217 --> @makew0rld commented on GitHub (Apr 26, 2022): So with `ignore`, does that basically disable the sandboxing of Zoom, losing the security of firejail? Or am I misunderstanding.
Author
Owner

@rusty-snake commented on GitHub (Apr 26, 2022):

ignore=caps.keep ignore one line in zoom.profile. I wouldn't say it disables sandboxing, it just weaks the sandbox in one point.

<!-- gh-comment-id:1110118823 --> @rusty-snake commented on GitHub (Apr 26, 2022): `ignore=caps.keep` ignore one line in zoom.profile. I wouldn't say it disables sandboxing, it just weaks the sandbox in one point.
Author
Owner

@makew0rld commented on GitHub (Apr 26, 2022):

Which line is that?

<!-- gh-comment-id:1110125933 --> @makew0rld commented on GitHub (Apr 26, 2022): Which line is that?
Author
Owner

@rusty-snake commented on GitHub (Apr 26, 2022):

Ok, it's electron.profile

afee8603f3/etc/profile-a-l/electron.profile (L29)

<!-- gh-comment-id:1110130090 --> @rusty-snake commented on GitHub (Apr 26, 2022): Ok, it's electron.profile https://github.com/netblue30/firejail/blob/afee8603f372f8c2831749ba21bf401d97dab8c9/etc/profile-a-l/electron.profile#L29
Author
Owner

@makew0rld commented on GitHub (Jun 6, 2022):

Just to update on this: this fix works when I open Zoom firejail from my launcher, but if I have Firefox open it from a Zoom link, the same issue of my camera not working comes back. @rusty-snake any idea why launching from Firefox is different and how to fix this?

<!-- gh-comment-id:1147646998 --> @makew0rld commented on GitHub (Jun 6, 2022): Just to update on this: this fix works when I open Zoom firejail from my launcher, but if I have Firefox open it from a Zoom link, the same issue of my camera not working comes back. @rusty-snake any idea why launching from Firefox is different and how to fix this?
Author
Owner

@rusty-snake commented on GitHub (Jun 6, 2022):

If that means that zoom runs inside the firejail sandbox I'm surprised that this even works. Anyway in that case it's better to copy the link/id and paste it into zoom.

<!-- gh-comment-id:1147652495 --> @rusty-snake commented on GitHub (Jun 6, 2022): If that means that zoom runs inside the firejail sandbox I'm surprised that this even works. Anyway in that case it's better to copy the link/id and paste it into zoom.
Author
Owner

@makew0rld commented on GitHub (Jun 6, 2022):

If that means that zoom runs inside the firejail sandbox I'm surprised that this even works.

I'm not sure exactly what you mean. Allow me to clarify the setup: I have a zoom-firejail.desktop file, so that Firefox can see firejailed Zoom as its own application. When I open a Zoom link in Firefox (firefox is not in a firejail but that shouldn't be relevant), Firefox opens the link using firejailed Zoom. This opens and works fine, except the webcam doesn't work. This still occurs even with --ignore=caps.keep in place.

Anyway in that case it's better to copy the link/id and paste it into zoom.

Yes this is what I have been doing. But this becomes tedious especially with passwords on meetings and link shorteners. Do you have any idea why this is happening and if there's a way to fix it?

<!-- gh-comment-id:1147683425 --> @makew0rld commented on GitHub (Jun 6, 2022): > If that means that zoom runs inside the firejail sandbox I'm surprised that this even works. I'm not sure exactly what you mean. Allow me to clarify the setup: I have a zoom-firejail.desktop file, so that Firefox can see firejailed Zoom as its own application. When I open a Zoom link in Firefox (firefox is not in a firejail but that shouldn't be relevant), Firefox opens the link using firejailed Zoom. This opens and works fine, except the webcam doesn't work. This still occurs even with `--ignore=caps.keep` in place. > Anyway in that case it's better to copy the link/id and paste it into zoom. Yes this is what I have been doing. But this becomes tedious especially with passwords on meetings and link shorteners. Do you have any idea why this is happening and if there's a way to fix it?
Author
Owner

@rusty-snake commented on GitHub (Jun 6, 2022):

firefox is not in a firejail

Important point. Forget my previous comment. And I don't have any idea for this, sorry.

<!-- gh-comment-id:1147691346 --> @rusty-snake commented on GitHub (Jun 6, 2022): > firefox is not in a firejail Important point. Forget my previous comment. And I don't have any idea for this, sorry.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#2693
No description provided.