Files
flatpak/env.d/60-flatpak
Simon McVittie afe7f2bf78 env.d, profile.d: Disable gvfs plugins during login
This avoids gvfs-daemon being started when logging in as root via ssh.

Bug-Debian: https://bugs.debian.org/975710
2021-01-11 11:07:26 +01:00

4 lines
68 B
Bash
Executable File

#!/bin/sh
export GIO_USE_VFS=local
exec flatpak --print-updated-env