Skip to content

Init /tmp/.X11-unix is overwritten by mounts #43

Open
@pecigonzalo

Description

@pecigonzalo

The init order seems to process the creation of /tmp/.X11-unix before processing /etc/fstab. This conflicts with an tabs which set /tmp to be a tmpfs (as is fairly common).

More information in: #19 (comment)

Example /etc/fstab:

tmpfs /tmp tmpfs rw,nodev,nosuid,size=2G 0 0

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions