git: DragonFly_RELEASE_6_0 libc - Fix intermediate path elements if used in shm_open() (2)

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Jun 14 14:14:14 PDT 2021


commit 08a1b2538e75d2741ba4e0d302add3f4aecb991b
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Jun 10 17:07:45 2021 -0700

    libc - Fix intermediate path elements if used in shm_open() (2)
    
    * Fix mistake made in /etc/rc.d/mounttmpfs last commit, the
      dev/shm sub-tree goes under /var/run/shm, not /var/run/shm/tmp.

Summary of changes:
 etc/rc.d/mounttmpfs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/08a1b2538e75d2741ba4e0d302add3f4aecb991b


-- 
DragonFly BSD source repository


More information about the Commits mailing list