-
-
Notifications
You must be signed in to change notification settings - Fork 81
OpenBSD should use /tmp/run/user for user dir #436
Copy link
Copy link
Closed
Description
OpenBSD now has some support for creating a runtime dir during login - it's not always going to be available but platformdirs should probably align to the path used for this, /tmp/run/user/$uid, as if available ownership and permissions should be set correctly.
(/var/run/user/$uid as currently used by platformdirs is very unlikely to be writable by the user).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels