> Hello, all. We are finding that, as we add and delete shares to local > media, the virtual desktop is becoming cluttered with artifacts from the > file sharing. These appear to be sshfs disk definitions but they do not > appear as devices (e.g., allowing mounts).
> Ah, this is ringing a bell from when we worked with X2Go a year ago. > Our tmp file system is in a separate tmpfs partition and set to > noexec,nosuid,nodev. I would assume these artifacts are supposed to be > devices but fail because they are located in /tmp and we are set to > nodev. > Is there any way to create the devices some place else besides /tmp? Hello John, /tmp was choosen because in every other part of the directory structure ubuntu tries to mount the sshfs device itself. best regards, Heinz _______________________________________________ X2go-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/x2go-dev
