On Sun, 1 May 2022 17:38:49 +0200
Hanno Foest <hurga-x...@tigress.com> wrote:

> Did you check if /tmp/ is really read-only when that happens? If it
> is, you need to find out why. I don't know how x2go could make it ro,
> so there's likey a different reason for it.

If /tmp/ is on the root file system and there is some error somewhere,
the root fs remounts ro. This is the default in Debian:

$ grep error /etc/fstab
/dev/sda3 / ext4 discard,noatime,nodiratime,errors=remount-ro 0 1

It's the "errors=remount-ro" option.

R.

-- 
richard lucassen
https://contact.xaq.nl/
_______________________________________________
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user

Reply via email to