helloSystem / helloSystem/ISO

12.2: ~/liveuser/.cache/gvfs gets mounted multiple times

Open
#30 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Shell
Stars
847
Forks
66
PR merge metrics
No merged PRs in 30d

Description

On 12.2, `~/liveuser/.cache/gvfs` gets mounted multiple times when one exits and re-launches the graphical session. Why is it not killed when the graphical session exits?

Running from the Live ISO, having exited the graphical desktop already twice:

```
FreeBSD% mount
livecd on / (zfs, local, nfsv4acls)
devfs on /dev (devfs, local, multilabel)
/dev/da0 on /media/da0 (cd9660, local, read-only)
/dev/da0p1 on /media/da0p1 (msdosfs, local, noatime)
map -hosts on /net (autofs)
/dev/fuse on /usr/home/liveuser/.cache/gvfs (fusefs, nosuid, mounted by liveuser)
/dev/fuse on /usr/home/liveuser/.cache/gvfs (fusefs, nosuid, mounted by liveuser)
/dev/fuse on /usr/home/liveuser/.cache/gvfs (fusefs, nosuid, mounted by liveuser)
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.