mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-07-12 18:32:06 +08:00
4 lines
178 B
Plaintext
4 lines
178 B
Plaintext
# /tmp is a fresh tmpfs mounted by /usr/comma/boot.sh before systemd starts.
|
|
# Keep boot-created sockets such as /tmp/drmfd.sock and tmux's socket alive.
|
|
d /tmp 1777 root root -
|