flatpak/env.d/60-flatpak-system-only
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
88 B
Bash
Executable File

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