/run

The /run directory is a special filesystem in Linux used for the following:

  1. Store temporary data that doesnโ€™t need to persist across system reboots.

/run/user

Last updated