J'ai deux PC (tout deux sur Arch) ce matin j'ai donc installer Arch (minimal) avec le D-E, Xfce4 et mon pilote nvidia, ainsi que Firefox. Sauf que là en regardant dans le gestionnaire de tâche, je vois plusieurs processus bizarre (que je n'ai pas sur mon deuxième pc) qui pourtant a la même config, il est identique.
Code : Tout sélectionner
bwrap --unshare-all --die-with-parent --chdir / --ro-bind /usr /usr --dev /dev --ro-bind-try /etc/ld.so.cache /etc/ld.so.cache --ro-bind-try /nix/store /nix/store --tmpfs /tmp-home --tmpfs /tmp-run --clearenv --setenv HOME /tmp-home --setenv XDG_RUNTIME_DIR /tmp-run --setenv XDG_RUNTIME_DIR /run/user/1000 --symlink /usr/lib /lib --symlink /usr/lib /lib64 --ro-bind-try /etc/fonts/conf.d /etc/fonts/conf.d --ro-bind-try /etc/fonts/fonts.conf /etc/fonts/fonts.conf --ro-bind-try /home/another/.cache/fontconfig /home/another/.cache/fontconfig --ro-bind-try /var/cache/fontconfig /var/cache/fontconfig --bind-try /home/another/.cache/glycin/usr/lib/glycin-loaders/2+/glycin-svg /home/another/.cache/glycin/usr/lib/glycin-loaders/2+/glycin-svg --setenv XDG_CACHE_HOME /home/another/.cache/glycin/usr/lib/glycin-loaders/2+/glycin-svg --seccomp 16 /usr/lib/glycin-loaders/2+/glycin-svg --dbus-fd 15Merci pour votre réponse.