Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Feb 2026 11:51:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 293414] bsdinstall: tmpfs /tmp and/or /var/run should be install-time option
Message-ID:  <bug-293414-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293414

            Bug ID: 293414
           Summary: bsdinstall: tmpfs /tmp and/or /var/run should be
                    install-time option
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: bms@FreeBSD.org

Why isn't /tmp and/or /var/run on tmpfs a bsdinstall option? The bugs were
shaken out of tmpfs some time ago.

Whenever I turn up a FreeBSD instance now, I am adding this to /etc/fstab:
tmpfs                   /tmp            tmpfs   rw,mode=1777    0       0
tmpfs                   /var/run        tmpfs   rw,mode=1777    0       0

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-293414-227>